flutter/dev/integration_tests
Dan Field 20e0f13cc9
Test reporter (#28297)
* Wrap test.main with a custom processor
* Report test results to bigquery table
2019-03-06 13:13:45 -08:00
..
2019-03-06 13:13:45 -08:00
2019-03-06 13:13:45 -08:00
2019-03-06 13:13:45 -08:00
2019-03-06 13:13:45 -08:00
2019-03-06 13:13:45 -08:00
2019-03-06 13:13:45 -08:00
2019-03-06 13:13:45 -08:00
2018-11-09 11:07:22 -08: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.