1Test2::Manual::Anatomy(U3s)er Contributed Perl DocumentatTieosnt2::Manual::Anatomy(3)
2
3
4
6 Test2::Manual::Anatomy - The hub for documentation of the inner
7 workings of Test2 components.
8
10 This section covers internals of the Test2 architecture. This is useful
11 information for toolbuilder, but is essential information for
12 maintainers of Test2 itself.
13
15 The Test2::Manual::Anatomy::EndToEnd document is an overview of Test2
16 from load to finish.
17
19 The Test2::Manual::Anatomy::Event document explains the internals of
20 events.
21
23 The Test2::Manual::Anatomy::Context document explains how the
24 Test2::API::Context object works.
25
27 The Test2::Manual::Anatomy::API document explains the inner workings of
28 the Test2 API.
29
31 The Test2::Manual::Anatomy::Hubs document explains the inner working of
32 the Test2 hub stack, and the hubs therein.
33
35 The Test2::Manual::Anatomy::IPC document describes the IPC system.
36
38 The Test2::Manual::Anatomy::Utilities document describes various
39 utilities provided by the Test2 system.
40
42 Test2::Manual - Primary index of the manual.
43
45 The source code repository for Test2-Manual can be found at
46 https://github.com/Test-More/Test2-Suite/.
47
49 Chad Granum <exodist@cpan.org>
50
52 Chad Granum <exodist@cpan.org>
53
55 Copyright 2018 Chad Granum <exodist@cpan.org>.
56
57 This program is free software; you can redistribute it and/or modify it
58 under the same terms as Perl itself.
59
60 See http://dev.perl.org/licenses/
61
62
63
64perl v5.32.1 2021-01-27 Test2::Manual::Anatomy(3)