Name : perl-Test-Harness
| |
Version : 2.64
| Vendor : Mandriva
|
Release : 2mdv2007.1
| Date : 2007-03-13 17:14:20
|
Group : Development/Perl
| Source RPM : perl-Test-Harness-2.64-2mdv2007.1.src.rpm
|
Size : 0.14 MB
| |
Packager : Stéphane Téletchéa < steletch_mandriva_org>
| |
Summary : Run Perl standard test scripts with statistics
|
Description :
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(AATTtests) 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.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2008.0/i586/media/contrib/release |