tree: 2f3b4e74c199350cc23921e76e4b47509de49825 [path history] [tgz]
  1. test_data/
  2. expression_evaluation_test.dart
  3. flutter_tester_test.dart
  4. hot_reload_test.dart
  5. README.md
  6. test_driver.dart
  7. 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.

Some of these tests change the current directory for the process, so only one test can be run at a time. Use this command to run:

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