6d82b6250c
compatible output from TAP.
8 lines
327 B
Text
8 lines
327 B
Text
Generate JUnit compatible output from TAP results.
|
|
|
|
The only difference between this module and TAP::Harness is that this
|
|
adds optional 'xmlfile' argument, that causes the output to be
|
|
formatted into XML in format similar to one that is produced by JUnit
|
|
testing framework.
|
|
|
|
WWW: http://search.cpan.org/dist/TAP-Harness-JUnit/
|