Skip to content

Files

Latest commit

4c4a095 · Aug 5, 2022

History

History
15 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 355 Bytes

This is a Test Integration Example

Execute flutter test integration_test/app/app_test.dart

To run Gherkin's test Execute

flutter pub run build_runner clean
flutter pub run build_runner build --delete-conflicting-outputs
flutter drive --driver=test_driver/integration_test_driver.dart --target=integration_test/gherkin_suite_test.dart