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

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


Branch: pkgsrc-2013Q4, Version: 3.29, Package name: p5-Test-Harness-3.29, Maintainer: pkgsrc-users

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.


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: 7b25462f084293bad4d9bc18e5e1c7fc24e52e99
RMD160: 749a44faf637ecf5bc4d7812d8c15e9ad71babaf
Filesize: 291.558 KB

Version history: (Expand)