targetAppPath property

String targetAppPath
getter/setter pair

The target app to run the tests against Defaults to "test_driver/app.dart"

Implementation

String targetAppPath = 'test_driver/app.dart';