Changes for version 1.302187 - 2021-09-17

  • Fix tests for core boolean support

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
Representation of a list of events.
Representation of an event for use in testing other test tools.
Hub used by InterceptResult.
Encapsulation of the algorithm that squashes diags into assertions.
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.
Second generation event.
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 the hubs an event passes through.
Facet for information a developer might care about.
Intermediary representation of a table.
Facet for meta-data
Facet for events contains other events
Facet for setting the plan
Facet that dictates how to render an event.
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.
Convert facet data to the legacy event API.
Build hash based classes.
Legacy wrapper fro Test2::EventFacet::Trace.
ok
Alternative to Test::More::use_ok

Provides

in lib/Test2/API/InterceptResult/Facet.pm
in lib/Test/Builder/Tester.pm
in lib/Test/Tester/Delegate.pm