Package perl-Test-Harness

Run Perl standard test scripts with statistics

https://metacpan.org/release/Test-Harness

This package allows tests to be run and results automatically aggregated and
output to STDOUT.

Although, for historical reasons, the Test-Harness distribution takes its name
from this module it now exists only to provide TAP::Harness with an interface
that is somewhat backwards compatible with Test::Harness 2.xx. If you're
writing new code consider using TAP::Harness directly instead.

Version: 3.48

General Commands

prove Run tests through a TAP harness.