The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

COMING SOON.

THE HUB STACK

COMING SOON.

HUBS

COMING SOON.

THE IPC SYSTEM

COMING SOON.

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