A simple XSLT file to transform cppunit XmlOutputer result file, to the same format that the apache Ant junit task produce: ... This format allows to manage result file with the Ant junitreport task. example usage inside a ant task: task similar to the junit task: Unit tests failed. For error messages, check the log files in ${dev.build}/test/data or run "ant test-reports" to generate reports at ${test.dir}/reports. task that use generated xml result, to produce html report: BARBOSA Norbert - patch #1112053 http://sourceforge.net/tracker/index.php?func=detail&aid=1112053&group_id=11795&atid=311795