1Test::Builder::FormatteUrs(e3r)Contributed Perl DocumentTaetsito:n:Builder::Formatter(3)
2
3
4
6 Test::Builder::Formatter - Test::Builder subclass of
7 Test2::Formatter::TAP
8
10 This is what takes events and turns them into TAP.
11
13 use Test::Builder; # Loads Test::Builder::Formatter for you
14
16 The source code repository for Test2 can be found at
17 http://github.com/Test-More/test-more/.
18
20 Chad Granum <exodist@cpan.org>
21
23 Chad Granum <exodist@cpan.org>
24
26 Copyright 2020 Chad Granum <exodist@cpan.org>.
27
28 This program is free software; you can redistribute it and/or modify it
29 under the same terms as Perl itself.
30
31 See http://dev.perl.org/licenses/
32
33
34
35perl v5.34.0 2022-03-05 Test::Builder::Formatter(3)