TAP::Formatter::Console::ParallelSession

Section: User Contributed Perl Documentation (3)
Updated: 2021-01-27
Page Index
 

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"


 

Index

NAME
VERSION
DESCRIPTION
SYNOPSIS
METHODS
Class Methods