This should use a single console line to report test being run together with number of tests in each summary group. Then once the test is over, report each failure as the default reporter does.
This would also include the ability to use a command line option --reporter to specify which reporter to use.
This should use a single console line to report test being run together with number of tests in each summary group. Then once the test is over, report each failure as the default reporter does.
This would also include the ability to use a command line option
--reporterto specify which reporter to use.