• Todd Volkert's avatar
    Add support for custom test error reporters (#17727) · 1808ac33
    Todd Volkert authored
    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.
    1808ac33
Name
Last commit
Last update
..
custom_exception_reporter Loading commit data...
test_config Loading commit data...
finders_test.dart Loading commit data...
goldens_test.dart Loading commit data...
matchers_test.dart Loading commit data...
stack_manipulation_test.dart Loading commit data...
test_async_utils_test.dart Loading commit data...
widget_tester_test.dart Loading commit data...