Changes for version 0.47 - 2002-08-26

  • Tatsuhiko Miyagawa noticed Test::Builder was accidentally storing objects passed into test functions causing problems with tests relying on object destruction.
  • Added example of calculating the number of tests to Test::Tutorial
  • Peter Scott made the ending logic not fire on child processes when forking.
  • Test::Builder is once again ithread safe.

Documentation

A tutorial about writing really basic tests

Modules

Backend for building test libraries
yet another framework for writing test scripts
Basic utilities for writing tests.