m3_lightmeter/test_driver/test_driver.md
2023-08-12 15:31:32 +02:00

9 lines
No EOL
198 B
Markdown

Trace actions
```console
flutter drive \
--driver=test_driver/performance_driver.dart \
--target=integration_test/widget_dialog_animated_test.dart \
--profile \
--flavor=dev \
--no-dds
```