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

NAME

TestRunner - Run test scripts

SYNOPSIS

use TestRunner;

DESCRIPTION

METHODS

run_test

run a single test, interactively

run_all_tests

run all the tests in a given directory

run

run a test

AUTHOR

Nigel Hamilton <nigel@turbo10.com>

SEE ALSO