Test::Builder::Formatter - Test::Builder subclass of Test2::Formatter::TAP
Contents
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/>
perl v5.40.1 2025-08-10 Test::Builder::Formatter(3pm)
Description
This is what takes events and turns them into TAP.
Maintainers
Chad Granum <exodist@cpan.org>
Name
Test::Builder::Formatter - Test::Builder subclass of Test2::Formatter::TAP
Source
The source code repository for Test2 can be found at <https://github.com/Test-More/test-more/>.
Synopsis
use Test::Builder; # Loads Test::Builder::Formatter for you
