You are viewing the version of this documentation from Perl blead. This is the main development branch of Perl. (git commit c1e8d3af7291e1483aab114ad5a2871b70cc798a)

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 <exodist@cpan.org>

AUTHORS

Chad Granum <exodist@cpan.org>

COPYRIGHT

Copyright Chad Granum <exodist@cpan.org>.

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/