TAP::Harness::JUnit - Generate JUnit compatible output from TAP results
The only difference between this module and *TAP::Harness* is that this module adds the optional arguments 'xmlfile', 'package', and 'namemangle' that cause the output to be formatted into XML in a format similar to the one that is produced by the JU...
JLAVALLEE/TAP-Harness-JUnit-0.42 - 08 Feb 2015 21:22:18 UTC
TAP::Formatter::JUnit - Harness output delegate for JUnit output
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 d...
GTERMARS/TAP-Formatter-JUnit-0.16 - 15 May 2022 04:51:12 UTC
TAP::Formatter::JUnit::Result - Wrapper for a TAP result
"TAP::Formatter::JUnit::Result" is an internal class, used to wrap/augment "TAP::Parser::Result" objects with timing information. NOT recommended for public consumption; internal use only....
GTERMARS/TAP-Formatter-JUnit-0.16 - 15 May 2022 04:51:12 UTC
TAP::Formatter::JUnit::Session - Harness output delegate for JUnit output
"TAP::Formatter::JUnit::Session" provides JUnit output formatting for "TAP::Harness"....
GTERMARS/TAP-Formatter-JUnit-0.16 - 15 May 2022 04:51:12 UTC
Test2::Harness::Renderer::JUnit - Captures Test2::Harness results and emits a junit xml file.
"Test2::Harness::Renderer::JUnit" provides JUnit output formatting sufficient to be parsed by Jenkins and hopefully other junit parsers. This code borrows many ideas from "TAP::Formatter::JUnit" but unlike that module does not provide a method to emi...
TODDR/Test2-Harness-Renderer-JUnit-1.000004 - 13 May 2021 18:51:10 UTC