develooper Front page | perl.qa | Postings from June 2011

Re: testsuites element in TAP::Formatter::JUnit reports

Thread Previous | Thread Next
From:
Cosimo Streppone
Date:
June 25, 2011 00:13
Subject:
Re: testsuites element in TAP::Formatter::JUnit reports
Message ID:
op.vxmeb5fls5ttvb@localhost.localdomain
On Fri, 24 Jun 2011 20:18:44 +0200, Khai Do <khai.do@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

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About