Path to this page:
./
devel/p5-Test-Harness,
Run Perl standard test scripts with statistics
Branch: pkgsrc-2008Q4,
Version: 3.13nb1,
Package name: p5-Test-Harness-3.13nb1,
Maintainer: adrianpSTOP! If all you want to do is write a test script, consider using
Test::Simple. Test::Harness is the module that reads the output from
Test::Simple, Test::More and other modules based on Test::Builder. You don't
need to know about Test::Harness to use those modules.
Test::Harness runs tests and expects output from the test in a certain format.
That format is called TAP, the Test Anything Protocol. It is defined in
Test::Harness::TAP.
Test::Harness::runtests(@tests) runs all the testscripts named as arguments
and checks standard output for the expected strings in TAP format.
The prove utility is a thin wrapper around Test::Harness.
Required to run:[
lang/perl5]
Required to build:[
devel/p5-Module-Build]
Master sites: (Expand)
SHA1: de7dd396f9f4f0ad408dd24f0f38b1f4d0570845
RMD160: f46177ffdf479639762127fae6b132cc27b13fcf
Filesize: 188.157 KB
Version history: (Expand)
- (2009-01-06) Package added to pkgsrc.se, version p5-Test-Harness-3.13nb1 (created)