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

NAME

testontap

The command-line entrypoint to App::TestOnTap, a tool for running a suite of test 'executables' in arbitrary languages in a directory tree.

It will aggregate and summarize their TAP (Test Anything Protocol) output, optionally saving the results for later processing.

For a description of valid options and arguments, see the App::TestOnTap::Args documentation.

For the manual, see App::TestOnTap.

Also see http://testanything.org for general information about TAP, as well as the various Test::* and TAP::* modules.