Test2::Manual::Tooling - Manual page for tool authors.
This section covers writing new tools, plugins, and other Test2 components.
Test2::Manual::Tooling::FirstTool - Introduction to writing tools by cloning ok().
Test2::Manual::Tooling::TestBuilder - This section maps Test::Builder methods to Test2 concepts.
Test2::Manual::Tooling::Nesting - How to call other tools from your tool.
Test2::Manual::Tooling::Subtest - How write tools that make use of subtests.
Test2::Manual::Tooling::Testing - How to write tests for your test tools.
Test2::Manual::Tooling::Plugin::ToolStarts - How to add behaviors that occur when a tool starts work.
Test2::Manual::Tooling::Plugin::ToolCompletes - How to add behaviors that occur when a tool completes work.