Hi Roger, If I recall correctly, ATM, the XML that is generated by the Cactus Test Runner does not support the full JUnit XML format. As a consequence, there are some sections in the JUnitReport XSL stylesheet that may appear empty.
I'll add a todo item to improve support for the full JUnit XML format. Feel free to submit a patch. The related class is http://cvs.apache.org/viewcvs/jakarta-cactus/framework/src/java/share/or g/apache/cactus/server/runner/XMLFormatter.java Thanks -Vincent > -----Original Message----- > From: Ball, Roger F [mailto:[EMAIL PROTECTED]] > Sent: 04 February 2003 20:49 > To: '[EMAIL PROTECTED]' > Subject: Package Statistics Cactus Results > > In the xsl that displays cactus test results is an area for package > statistics. How do I set up my project to take advantage of these > statistics. > > Thank You > > Roger Ball > > Packages > Note: package statistics are not computed recursively, they only sum up > all > of its testsuites numbers. > Name Tests Errors Failures Time(s) > 0 0 0 0.000 > > > Package > Name Tests Errors Failures Time(s) > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
