tree: cc0b3850aa986ea93358127b6c8b4dccf2a159ad [path history] [tgz]
  1. test_data/
  2. daemon_mode_test.dart
  3. debugger_stepping_test.dart
  4. expression_evaluation_test.dart
  5. flutter_attach_test.dart
  6. flutter_run_test.dart
  7. hot_reload_test.dart
  8. lifetime_test.dart
  9. README.md
  10. test_driver.dart
  11. test_utils.dart
packages/flutter_tools/test/integration/README.md

Integration tests

These tests are not hermetic, and use actual Flutter SDK. While they don't require actual devices, they run flutter_tester to test Dart VM and Flutter integration.

Use this command to run:

../../bin/cache/dart-sdk/bin/pub run test