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

Documentation

Explaining the design of Test::Builder2
A Mouse guts in XS
A tutorial about writing really basic tests

Modules

Backend for building test libraries
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
2nd Generation test library builder
Record an assert happening
A stack of where asserts were called
Counts the number of tests run
Base class for formating test results
Use multiple formatters at once
A formatter that does nothing
Formatter as the latest stable TAP
Formatter as TAP version 13
Manage the history of test results
Write a test module
Moose minus the antlers
make an import() and unimport() just like Test/Builder2/Mouse.pm
The Mouse attribute metaclass
The Mouse class metaclass
A Mouse Method metaclass
A Mouse method generator for accessors
A Mouse method generator for constructors
A Mouse method generator for delegation methods
A Mouse method generator for destructors
The base class for Mouse::Meta::Class and Mouse::Meta::Role
The Mouse Role metaclass
An object to represent the set of roles
A Mouse Method metaclass for Roles
The Mouse Type Constraint metaclass
The base object for Mouse classes
A Mouse guts in pure Perl
To what extent Mouse is compatible with Moose
Features, with or without their dependencies
Apply roles to any metaclass, as well as the object base class
Type constraint system for Mouse
A factory to generate results.
Store the result of an assert
The assert did not run
The assert is expected to fail
The result of the assert is not known
A singleton role for TB2
Role to output formatted test results
A simple streamer that prints
A streamer for TAP output
Mouse types used by Test::Builder2
yet another framework for writing test scripts
Basic utilities for writing tests.

Provides

in lib/Test/Builder2/Formatter/POSIX.pm
in lib/Test/Builder2/Formatter/PlusMinus.pm
in lib/Test/Builder2/Streamer/Debug.pm
in lib/Test/Builder2/threads/shared.pm
in lib/Test/Builder2/threads/shared/off.pm
in lib/Test/Builder2/threads/shared/on.pm
in lib/Test/Builder/Formatter/TAP.pm
in lib/Test/Builder/Tee.pm
in lib/Test/Builder/Tester.pm