sbt/testing
Bruno Bieth b38b86add5 Added a test reporter for JUnit XML
Taken from https://github.com/chenkelmann/junit_xml_listener and slightly improved.
Activating is now just a matter of setting `testReportJUnitXml` to true.
This not only brings a very handy feature (hudson/jenkins support that syntax),
but gives more options for testing the SBT test infrastructure.
For instance checking that the test output is well segregated during a parallel
test run is just a matter of checking the report output.

Conflicts:
	main/src/main/scala/sbt/Keys.scala
2014-04-22 08:36:52 -04:00
..
agent/src/main/java/sbt Fix merge conflicts in pulling doc fixes from 0.13.1 into 0.13 branch. 2014-03-06 10:10:38 -05:00
impl/src/main/scala/sbt Deleted unused discovered test parser/printer 2013-07-09 14:55:30 -04:00
src/main/scala/sbt Added a test reporter for JUnit XML 2014-04-22 08:36:52 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00