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

Changes for version 0.89_01

  • New Features
  • subtest() allows you to run more tests in their own plan. (Thanks Ovid!)
  • Test::Builder->is_passing() will let you check if the test is currently passing.
  • Docs
  • Finally added a note about the "Wide character in print" warning and how to work around it.

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.

Provides

in lib/Test/Builder/Tester.pm