mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
src | ||
adb_test.dart | ||
android_device_test.dart | ||
context_test.dart | ||
create_test.dart | ||
daemon_test.dart | ||
device_test.dart | ||
devices.test.dart | ||
drive_test.dart | ||
install_test.dart | ||
listen_test.dart | ||
logs_test.dart | ||
os_utils_test.dart | ||
stop_test.dart | ||
trace_test.dart |