You are viewing the version of this documentation from Perl 5.41.7. This is a development version of Perl.

CONTENTS

NAME

Test::Builder::Formatter - Test::Builder subclass of Test2::Formatter::TAP

DESCRIPTION

This is what takes events and turns them into TAP.

SYNOPSIS

use Test::Builder; # Loads Test::Builder::Formatter for you

SOURCE

The source code repository for Test2 can be found at https://github.com/Test-More/test-more/.

MAINTAINERS

Chad Granum <[email protected]>

AUTHORS

Chad Granum <[email protected]>

COPYRIGHT

Copyright Chad Granum <[email protected]>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See https://dev.perl.org/licenses/