On Fri, 24 Jun 2011 20:18:44 +0200, Khai Do <khai...@impinj.com> wrote:

The TAP::Formatter::JUnit formatter isn't creating 100% compatible junit reports. The problem is that the generated reports contain a root level 'testsuites' element which isn't the same as an individual junit report. Junit reports from junit framework only contain 'testsuite' elements.

I use TAP::Harness::JUnit,

  
http://my.opera.com/cstrep/blog/2011/03/08/continuous-integration-of-perl-based-projects-in-hudson-jenkins

but AFAIK that one also builds an XML file with <testsuites> as root element.

--
Cosimo

Reply via email to