mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 11:19:18 +08:00
Adds an integration devicelab test that runs an Android app with two custom named isolates. Tests that the isolate names are present and that it's possible to attach to just one of the isolates. Fixes flutter/flutter#22009
Automated Flutter integration test suites. Each suite consists of a complete
Flutter app and a flutter_driver specification that drives tests from the UI.
Intended for use with devicelab.