1Test2::Manual(3) User Contributed Perl Documentation Test2::Manual(3)
2
3
4
6 Test2::Manual - Documentation hub for Test2 and Test2-Suite.
7
9 This is the hub for Test2 and Test2::Suite documentation.
10
12 The Test2::Manual::Testing POD is the hub for documentation related to
13 writing tests.
14
16 The Test2::Manual::Tooling POD is the hub for documentation related to
17 writing new tools.
18
20 The Test2::Manual::Anatomy POD is the hub for documentation of the
21 inner workings of Test2 components.
22
24 The Test2::Manual::Concurrency POD documents the concurrency support
25 policy for Test2.
26
28 The Test2::Manual::Contributing POD is for people who want to
29 contribute to Test2 or Test2::Suite directly.
30
32 Test2 - Test2 itself.
33
34 Test2::Suite - Initial tools built using Test2.
35
37 The source code repository for Test2-Manual can be found at
38 https://github.com/Test-More/Test2-Suite/.
39
41 Chad Granum <exodist@cpan.org>
42
44 Chad Granum <exodist@cpan.org>
45
47 Copyright 2018 Chad Granum <exodist@cpan.org>.
48
49 This program is free software; you can redistribute it and/or modify it
50 under the same terms as Perl itself.
51
52 See http://dev.perl.org/licenses/
53
54
55
56perl v5.32.1 2021-01-27 Test2::Manual(3)