[Perlunit-devel] XML Generating Test Runner
Status: Beta
Brought to you by:
mca1001
From: Andrew E. <an...@an...> - 2004-08-23 14:05:52
|
Hi All, I've written a Test::Unit::Runner subclass that writes XML reports in the format used by JUnit, to allow Test::Unit to work with continuous integration systems such as CruiseControl[1] and damagecontrol[2]. Does anybody have any issues with me uploading it to CPAN under the Test::Unit namespace as Test::Unit::Runner::XML? Thanks, [1] http://cruisecontrol.sourceforge.net/ [2] http://damagecontrol.codehaus.org/ -- Andrew Eland (http://www.andreweland.org) |