W3cubDocs

/Perl 5.26

TAP::Formatter::File

NAME

TAP::Formatter::File - Harness output delegate for file output

VERSION

Version 3.35

DESCRIPTION

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

SYNOPSIS

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

open_test

See TAP::Formatter::Base

© 1993–2016 Larry Wall and others
Licensed under the GNU General Public License version 1 or later, or the Artistic License.
The Perl logo is a trademark of the Perl Foundation.
https://perldoc.perl.org/5.26.0/TAP/Formatter/File.html