The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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