flutter/packages/flutter_test/test
Todd Volkert 1808ac338c
Add support for custom test error reporters (#17727)
This allows test environments other than `flutter test` to have a hook
into the test exception reporting. Some test environments, for example,
don't just dump error details to the console, but rather require them
to be reported to a separate server.
2018-05-18 13:58:08 -07:00
..
custom_exception_reporter Add support for custom test error reporters (#17727) 2018-05-18 13:58:08 -07:00
test_config Unpin analyzer - no longer use the version from the sdk (#17479) 2018-05-10 13:31:54 -07:00
finders_test.dart Replace usage of FractionalOffset with Alignment (#12348) 2017-10-02 00:06:24 -07:00
goldens_test.dart Expose generateTestBootstrap() as public API in test harness (#17290) 2018-05-04 10:31:53 -07:00
matchers_test.dart Golden file fixes (#17299) 2018-05-07 11:33:41 -07:00
stack_manipulation_test.dart Declare locals final where not reassigned (flutter_test) (#8569) 2017-03-03 17:51:01 -08:00
test_async_utils_test.dart Do not swallow exceptions in guarded functions. (#9064) 2017-03-30 09:50:30 -07:00
widget_tester_test.dart Add test of expectAsync.skip (#17415) 2018-05-08 23:23:34 -07:00