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

Changes for version 0.19 - 2001-09-18

  • Test::Simple and Test::More no longer print their diagnostics to STDERR. It instead goes to STDOUT.
  • TODO tests which fail now print full failure diagnostics.
  • Minor bug in ok()'s test name diagnostics made it think a blank name was a number.
  • ok() less draconian about test names
  • Added temporary special case for Parrot::Test
  • Now requiring File::Spec for our tests.

Documentation

A tutorial about writing really basic tests

Modules

yet another framework for writing test scripts
Basic utilities for writing tests.

Provides

in lib/Test/Utils.pm