1Test2::Plugin::ExitSummUasreyr(3C)ontributed Perl DocumeTnetsatt2i:o:nPlugin::ExitSummary(3)
2
3
4
6 Test2::Plugin::ExitSummary - Add extra diagnostics on failure at the
7 end of the test.
8
10 This will provide some diagnostics after a failed test. These
11 diagnostics can range from telling you how you deviated from your plan,
12 warning you if there was no plan, etc. People used to Test::More
13 generally expect these diagnostics.
14
16 use Test2::Plugin::ExitSummary;
17
19 The source code repository for Test2-Suite can be found at
20 https://github.com/Test-More/Test2-Suite/.
21
23 Chad Granum <exodist@cpan.org>
24
26 Chad Granum <exodist@cpan.org>
27
29 Copyright 2018 Chad Granum <exodist@cpan.org>.
30
31 This program is free software; you can redistribute it and/or modify it
32 under the same terms as Perl itself.
33
34 See http://dev.perl.org/licenses/
35
36
37
38perl v5.32.1 2021-01-27 Test2::Plugin::ExitSummary(3)