Test2::Manual::Anatomy - The hub for documentation of the inner workings of Test2 components.
Contents
Copyright
Copyright 2018 Chad Granum <exodist@cpan.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.
See http://dev.perl.org/licenses/
perl v5.38.2 2024-06-07 Test2::Manual::Anatomy(3pm)
Description
This section covers internals of the Test2 architecture. This is useful information for toolbuilder, but
is essential information for maintainers of Test2 itself.
End To End
The Test2::Manual::Anatomy::EndToEnd document is an overview of Test2 from load to finish.
Events
The Test2::Manual::Anatomy::Event document explains the internals of events.
Hubs
The Test2::Manual::Anatomy::Hubs document explains the inner working of the Test2 hub stack, and the hubs
therein.
Internal Utilities
The Test2::Manual::Anatomy::Utilities document describes various utilities provided by the Test2 system.
Maintainers
Chad Granum <exodist@cpan.org>
Name
Test2::Manual::Anatomy - The hub for documentation of the inner workings of Test2 components.
See Also
Test2::Manual - Primary index of the manual.
Source
The source code repository for Test2-Manual can be found at https://github.com/Test-More/Test2-Suite/.
The Api And The Api Instance
The Test2::Manual::Anatomy::API document explains the inner workings of the Test2 API.
The Context
The Test2::Manual::Anatomy::Context document explains how the Test2::API::Context object works.
The Ipc System
The Test2::Manual::Anatomy::IPC document describes the IPC system.
