mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() * Move integration tests to use vm_service_lib * Turn off debug logging that was accidentally committed * Run update-packages --force to fix checksum for new dev dependency * Trim trailing whitespace |
||
---|---|---|
.. | ||
test_data | ||
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