tree: 07291cad034e4ff92e50723d10817d450b6f912f [path history] [tgz]
  1. flutter_run_integration_test.dart
  2. flutter_test_driver.dart
  3. flutter_tester_test.dart
  4. README.md
  5. util.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