./devel/p5-Test-Harness, Run Perl standard test scripts with statistics

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q3, Version: 2.62, Package name: p5-Test-Harness-2.62, Maintainer: adrianp

STOP! 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.


Master sites: (Expand)

SHA1: f2ce9511ad7d74adeba11d5a07f7399e0e691d7c
RMD160: c3bce190cee15943161b7b18751aad497080dc4f
Filesize: 67.918 KB

Version history: (Expand)