Registers MiniTest::Unit to run tests at process exit
Sets MiniTest::Unit to write output to stream. $stdout is the default output
Writes status for failed test meth in klass which finished with exception e
Top level driver, controls all output and filtering.
Runs test suites matching filter
Writes status to io
[Validate]