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

Changes for version 1.302007_004

  • Work around perlbug 125702

Changes for version 1.302007_003

  • Remove singleton from closure

Changes for version 1.302007_002

  • Fix subtest + Test::Stream::Tester

Changes for version 1.302007_001

  • Tests no longer copy thread/fork checks
  • Bump minimum Test::Stream version

Changes for version 1.302004_001

  • Update for newer Test-Stream with XS support
  • Use 'fudge' in Test::Stream instead of doing level adjustments here
  • Fix minor POD encoding issue #593
  • Some performance enhancements in T::B->ok

Changes for version 1.302003_001

  • Convert internals to use Test-Stream
  • Optimizations for performance
  • Note this is a completely new branch off of legacy/master, not taken from the old stream branches

Documentation

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
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
ok
Alternative to Test::More::use_ok

Provides

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