sbt.JUnitXmlTestsListener
Gathers data for one Test Suite. We map test groups to TestSuites. Each TestSuite gets its own output file.
Adds one test result to this suite.
Returns the number of tests of each state for the specified.
Stops the time measuring and emits the XML for All tests collected so far.
Gathers data for one Test Suite. We map test groups to TestSuites. Each TestSuite gets its own output file.