DOKK / manpages / debian 13 / perl-doc / Test::Builder::Formatter.3perl.en
Test::Builder::Formatter(3perl) Perl Programmers Reference Guide Test::Builder::Formatter(3perl)

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

This is what takes events and turns them into TAP.

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

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

Copyright 2020 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/>

2025-07-27 perl v5.40.1