Search results for "module:TAP::Formatter::File::Session"
TAP::Formatter::File::Session - Harness output delegate for file output
This provides file orientated output formatting for TAP::Harness. It is particularly important when running with parallel tests, as it ensures that test results are not interleaved, even when run verbosely....
LEONT/Test-Harness-3.44 - 17 Apr 2022 15:14:25 UTC
TAP::Harness - Run test scripts with statistics
This is a simple test harness which allows tests to be run and results automatically aggregated and output to STDOUT....
LEONT/Test-Harness-3.44 - 17 Apr 2022 15:14:25 UTC
TAP::Formatter::Event - event interface to TAP::Formatter or TAP::Harness::Async
Used by some examples in TAP::Harness::Async. Note that TAP::Harness provides an event interface already, so unless you're specifically after the async approach for running tests then you may be better served by "CALLBACKS" in TAP::Parser....
TEAM/TAP-Formatter-Event-0.001 - 10 Jun 2012 15:50:28 UTC
TAP::Formatter::HTML - TAP Test Harness output delegate for html output
This module provides HTML output formatting for TAP::Harness (a replacement for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix (which was built on Test::Harness and thus had a few limitations - hence this module). For sample o...
SPURKIS/TAP-Formatter-HTML-0.11 - 19 Jan 2013 21:40:43 UTC
TAP::Formatter::Bamboo - Harness output delegate for Atlassian's Bamboo CI server
"TAP::Formatter::Bamboo" provides JUnit output formatting for "TAP::Harness", which can be used in Atlassian's Bamboo CI server. This module is based on TAP::Formatter::JUnit by Graham TerMarsch <cpan@howlingfrog.com>, main differences are: * if envi...
STARLIGHT/TAP-Formatter-Bamboo-0.04 - 28 Apr 2016 09:42:33 UTC