flutter/packages/flutter_driver/lib
yjbanov a2b1bd4673 "flutter drive" command
Runs a test app and a driver test simultaneously, then stops the app.

Usage:

```
flutter drive --target=/path/to/test/app.dart
```

This command will look for `/path/to/test/app_test.dart` by
convention. We will expand into other ways of discovering tests in the
future.
2016-02-19 18:11:53 -08:00
..
src "flutter drive" command 2016-02-19 18:11:53 -08:00
driver_extension.dart add flutter_driver package 2016-02-17 18:02:18 -08:00
flutter_driver.dart add flutter_driver package 2016-02-17 18:02:18 -08:00