TAP::Formatter::Console(3p) Perl Programmers Reference Guide

TAP::Formatter::Console(3p) Perl Programmers Reference Guide #

TAP::Formatter::Console(3p) Perl Programmers Reference Guide

NNAAMMEE #

 TAP::Formatter::Console - Harness output delegate for default console
 output

VVEERRSSIIOONN #

 Version 3.44

DDEESSCCRRIIPPTTIIOONN #

 This provides console orientated output formatting for TAP::Harness.

SSYYNNOOPPSSIISS #

  use TAP::Formatter::Console;
  my $harness = TAP::Formatter::Console->new( \%args );

“"ooppeenn__tteesstt"” See TAP::Formatter::Base

perl v5.36.3 2023-02-15 TAP::Formatter::Console(3p)