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

Changes for version 1.302115 - 2017-11-22 (TRIAL RELEASE)

  • ipc_wait now reports exit and signal values

Changes for version 1.302114 - 2017-11-21 (TRIAL RELEASE)

  • Added pre-subtest hook to Test2::API (#801 from dakkar)

Documentation

A tutorial about writing really basic tests
Transition notes when upgrading to Test2

Modules

Backend for building test libraries
Test::Builder subclass of Test2::Formatter::TAP
A copy of IO::Scalar for Test::Builder
Base class for test modules
test testsuites that have been built with Test::Builder
turn on colour in Test::Builder::Tester
Test::Builder subclass of Test2::Event::Diag
yet another framework for writing test scripts
Basic utilities for writing tests.
Ease testing test modules built with Test::Builder
Help testing test modules built with Test::Builder
Help testing test modules built with Test::Builder
Alternative to Test::More::use_ok
Framework for writing test tools that all work together.
Primary interface for writing Test2 based testing tools.
What breaks at what version
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
Set the encoding for the output stream
Exception event
Event for a simple failed assertion
Generic event type.
Note event type
Ok event type
Event for a simple passing assertion
The event of a plan
Skip event type
Event for subtest types
Event for TAP version.
Tell all procs/threads it is time to be done
Base class for all event facets.
Facet with event details.
Facet for assertion amnesty.
Facet representing an assertion.
Facet for hub actions and behaviors.
Facet for errors that need to be shown.
Facet for information a developer might care about.
Facet for meta-data
Base class for all event facets.
Facet for setting the plan
Debug information for events
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.
Tiny set of tools for unfortunate souls who cannot use Test2::Suite.
Tools used by Test2 and friends.
Allow third party tools to safely attach meta-data to your instances.
Build hash based classes.
Legacy wrapper fro Test2::EventFacet::Trace.
ok
Alternative to Test::More::use_ok

Provides

in lib/Test2/Util/Facets2Legacy.pm
in lib/Test/Builder/Tester.pm
in lib/Test/Tester/Delegate.pm