GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Test2::Manual::Tooling(3) User Contributed Perl Documentation Test2::Manual::Tooling(3)

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.

Test2::Manual::Tooling::Plugin::TestingDone - How to add behaviors that occur when testing is complete (IE done_testing, or end of test).

Test2::Manual::Tooling::Plugin::TestExit - How to safely add pre-exit behaviors.

Test2::Manual::Tooling::Formatter - How to write a custom formatter, in our case a JSONL formatter.

global API
Test2::API is the global API. This is primarily used by plugins that provide global behavior.
In hubs
Test2::Hub is the base class for all hubs. This is where hooks for manipulating events, or running things at the end of testing live.

Test2::Manual - Primary index of the manual.

The source code repository for Test2-Manual can be found at https://github.com/Test-More/Test2-Suite/.

Chad Granum <exodist@cpan.org>

Chad Granum <exodist@cpan.org>

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/

2022-03-04 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.