flutter/packages/flutter_test
Phil Quitslund a002e72022 Bump to test 0.12.20. (#8349)
* Bump to test `0.12.20`.

Some test `0.12.20` highlights:
  * introduces `expectLater()`  that returns a `Future` that completes when the matcher has finished running
  * deprecates the `verbose` parameter to `expect()` and the `formatFailure()` (to be removed in `0.13.0`)

Otherwise:
  * to keep up w/ the deprecation of `verbose`, removes `widget_tester` API to pass `verbose` flag (alternatively we could suppress the warning for now)

* Update stack manipulation.

* Fix framecount.
2017-02-23 15:08:25 -08:00
..
lib Bump to test 0.12.20. (#8349) 2017-02-23 15:08:25 -08:00
test Bump to test 0.12.20. (#8349) 2017-02-23 15:08:25 -08:00
BUILD.gn Add BUILD.gn for flutter_test. (#6823) 2016-11-11 14:16:12 -08:00
flutter_test.iml Update iml files (#7025) 2016-11-27 07:46:54 -08:00
pubspec.yaml Bump to test 0.12.20. (#8349) 2017-02-23 15:08:25 -08:00