Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

Authors

       Chad Granum <exodist@cpan.org>

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

See Also