Changes for version 0.000011 - 2015-12-28

  • Fix TAP output to match what Test::More produced

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 to manage a stack of Test2::Hub instances.
Debug information for events
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
Primary Synchronization point, this is where global stuff lives.
Object used by Test2::Global under the hood
The conduit through which all events flow.
Hub used by interceptor to grab results.
Exception class used by Test2::Hub::Interceptor
Representation of the state of the testing
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.