targetAppPath property
The target app to run the tests against Defaults to "test_driver/app.dart"
Implementation
String targetAppPath = 'test_driver/app.dart';
The target app to run the tests against Defaults to "test_driver/app.dart"
String targetAppPath = 'test_driver/app.dart';