Package : perl-TAP-Formatter-JUnit

Package details

Summary: TAP formatter, turning TAP into JUnit

Description:
*This code is currently in alpha state and is subject to change.*

'TAP::Formatter::JUnit' provides JUnit output formatting for
'TAP::Harness'.

By default (e.g. when run with _prove_), the _entire_ test suite is
gathered together into a single JUnit XML document, which is then displayed
on 'STDOUT'. You can, however, have individual JUnit XML files dumped for
each individual test, by setting c<PERL_TEST_HARNESS_DUMP_TAP> to a
directory that you would like the JUnit XML dumped to. Note, that this will
*also* cause 'TAP::Harness' to dump the original TAP output into that
directory as well (but IMHO that's ok as you've now got the data in two
parsable formats).


URL: http://search.cpan.org/dist/TAP-Formatter-JUnit
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs