flutter_flutter/dev/integration_tests
Patrick Sosinski 2a7bc389f2
Flutter 1.17.0.dev.3.2 cherrypicks (#55253)
* Update engine, includes Dart 2.8.0-20.11.beta

* git pull --ff-only (#54987)

* [flutter_tools] Reland: fix multiple dart defines (#54973)

* Fix `frameworkVersionFor` for flutter doctor and usage (#54217)

* update engine hash, use dart 2.8.0-20.10-beta (with old naming schema)

Co-authored-by: Jenn Magder <magder@google.com>
Co-authored-by: Jonah Williams <jonahwilliams@google.com>
Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>
2020-04-21 20:34:20 -07:00
..

Automated Flutter integration test suites. Each suite consists of either a complete Flutter app and a flutter_driver specification that drives tests from the UI, or a native app that is meant to integrate with Flutter for testing.

Intended for use with devicelab tests.

If you want to run a driver test locally, to debug a problem with a test, you can use this command from the appropriate subdirectory:

% flutter drive