
Now that we have thousands of tests, it doesn't make sense to display a separate line for each test. The result is just megabytes of logs that you have to scrub through to find error messages.
This is a fake package for use by automated testing.
For example, the flutter_tools
package uses this to test flutter test
.