Are you finding it hard to write end to end test w...
# our-work
a
Are you finding it hard to write end to end test with the flutter driver test? Not just text but you want to test more UI elements on screen? Want to run the tests on the firebase test lab? These problems can be solved by flutter a new integration test. You can read about that in my blog on “Migrating to Integration Tests in Flutter”. http://burhanrashid52.com/2021/03/26/migrating-to-integration-tests-in-flutter/ @FlutterDev @FlutterComm @r_FlutterDev #testing #e2e #Integration