# TAP::Formatter::Console::ParallelSession - man - phpman

## NAME
    [TAP::Formatter::Console::ParallelSession](https://www.chedong.com/phpMan.php/perldoc/TAP%3A%3AFormatter%3A%3AConsole%3A%3AParallelSession/markdown) - Harness output delegate for parallel console output

## VERSION
    Version 3.43

## DESCRIPTION
    This provides console orientated output formatting for [TAP::Harness](https://www.chedong.com/phpMan.php/perldoc/TAP%3A%3AHarness/markdown) when run with multiple
    "jobs" in [TAP::Harness](https://www.chedong.com/phpMan.php/perldoc/TAP%3A%3AHarness/markdown).

## 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"
