table of contents
TAP::Formatter::Console::ParallelSession(3) | User Contributed Perl Documentation | TAP::Formatter::Console::ParallelSession(3) |
NAME¶
TAP::Formatter::Console::ParallelSession - Harness output delegate for parallel console output
VERSION¶
Version 3.42
DESCRIPTION¶
This provides console orientated output formatting for TAP::Harness when run with multiple "jobs" in TAP::Harness.
SYNOPSIS¶
METHODS¶
Class Methods¶
"header"
Output test preamble
"result"
Called by the harness for each line of TAP it receives .
"clear_for_close"
"close_test"
2021-08-09 | perl v5.32.1 |