flutter/packages/flutter_test
Nate Bosch 2089eacc00
Switch imports from test_api to focused libaries (#125854)
Move imports of API available in `hooks.dart` or `scaffolding.dart` to use those more narrow libraries.

Move imports of APIs from `package:matcher` to import directly. The next major version of `test_api` will remove the exports of `matcher` APIs.
2023-05-04 08:01:12 +00:00
..
lib Switch imports from test_api to focused libaries (#125854) 2023-05-04 08:01:12 +00:00
test fix: moreOrLessEquals does not allow actual to be integers (#125599) 2023-04-27 14:28:32 +00:00
test_fixes Adds dart_fix support to flutter_test (#124347) 2023-04-11 21:09:07 +00:00
analysis_options.yaml Adds dart_fix support to flutter_test (#124347) 2023-04-11 21:09:07 +00:00
dart_test.yaml Randomize tests, exclude tests that fail with randomization. (#86793) 2021-07-26 23:40:49 -07:00
pubspec.yaml Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00