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

Changes for version 0.000015 - 2016-01-07

  • Make it possible to use a custom new() with HashBase

Modules

Framework for writing test tools that all work together.
Primary interface for writing Test2 based testing tools.
Object to represent a testing context.
Object used by Test2::API under the hood
Object to manage a stack of Test2::Hub instances.
Base class for events
Diag event type
Exception event
Note event type
Ok event type
The event of a plan
Skip event type
Event for subtest types
Tell all procs/threads it is time to be done
Namespace for formatters.
Standard TAP formatter
The conduit through which all events flow.
Hub used by interceptor to grab results.
Exception class used by Test2::Hub::Interceptor
Hub used by subtests
Turn on IPC for threading or forking support.
Base class for Test2 IPC drivers.
Temp dir + Files concurrency model.
Tools used by Test2 and friends.
Base class for classes that use a hashref of a hash.
Debug information for events