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

Changes for version 1.302080 - 2017-04-04 (TRIAL RELEASE)

  • Timeout when waiting for child procs and threads (#765)
  • Fix SIGSYS localization issue (#758)
  • Fix outdated docs (#759, #754)
  • Fix bail-out in buffered subtest (#747)

Changes for version 1.302079 - 2017-04-03 (TRIAL RELEASE)

  • Fixes for '. in @INC' changes (#768)

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
Generic event type.
Note event type
Ok event type
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
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.
Debug information for events
ok
Alternative to Test::More::use_ok

Provides

in lib/Test/Builder/Tester.pm
in lib/Test/Tester/Delegate.pm