table of contents
other versions
- bookworm 5.36.0-7+deb12u1
- testing 5.40.0-8
- unstable 5.40.0-8
- experimental 5.40.1-1
TAP::Formatter::Console::ParallelSession(3perl) | Perl Programmers Reference Guide | TAP::Formatter::Console::ParallelSession(3perl) |
NAME¶
TAP::Formatter::Console::ParallelSession - Harness output delegate for parallel console output
VERSION¶
Version 3.48
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"
2025-01-19 | perl v5.40.1 |