Scroll to navigation

Test2::Manual::Anatomy(3pm) User Contributed Perl Documentation Test2::Manual::Anatomy(3pm)

NAME

Test2::Manual::Anatomy - The hub for documentation of the inner workings of Test2 components.

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.

THE CONTEXT

The Test2::Manual::Anatomy::Context document explains how the Test2::API::Context object works.

THE API AND THE API INSTANCE

The Test2::Manual::Anatomy::API document explains the inner workings of the Test2 API.

HUBS

The Test2::Manual::Anatomy::Hubs document explains the inner working of the Test2 hub stack, and the hubs therein.

THE IPC SYSTEM

The Test2::Manual::Anatomy::IPC document describes the IPC system.

INTERNAL UTILITIES

The Test2::Manual::Anatomy::Utilities document describes various utilities provided by the Test2 system.

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/.

MAINTAINERS

Chad Granum <exodist@cpan.org>

AUTHORS

Chad Granum <exodist@cpan.org>

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/

2019-01-20 perl v5.28.1