logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

       Chad Granum <exodist@cpan.org>

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.

See Also