mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
This change was dropped out of #26227 because it seems to inexplicably result in timeouts talking to the VM service on Windows Cirrus. After 1 month of periodically debugging it, it just started passing 🤷♂️. |
||
|---|---|---|
| .. | ||
| test_data | ||
| daemon_mode_test.dart | ||
| debugger_stepping_test.dart | ||
| expression_evaluation_test.dart | ||
| flutter_attach_test.dart | ||
| flutter_run_test.dart | ||
| hot_reload_test.dart | ||
| lifetime_test.dart | ||
| README.md | ||
| test_driver.dart | ||
| test_utils.dart | ||
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