Name : perl-Test-Count
| |
Version : 0.110.500
| Vendor : Mageia_Org
|
Release : 2.mga9
| Date : 2022-03-21 11:46:26
|
Group : Development/Perl
| Source RPM : perl-Test-Count-0.110.500-2.mga9.src.rpm
|
Size : 0.13 MB
| |
Packager : umeabot < umeabot>
| |
Summary : A standalone command line
|
Description :
Test::Count is a set of perl modules for keeping track of the number of tests in a test file. It works by putting in comments of the form \'# TEST\' (one test), \'# TEST*$EXPR\' or \'# TEST+$EXPR\' (both are multiple tests). Test::Count counts these tests throughout the file and returns all of their results.
One can put any mathematical expressions (using parentheses, \'+\', \'-\', \'*\', \'/\' and \'%\' there). One can also assign variables using \'# TEST:$myvar=5+6;$second_var=$myvar+3\' and later use them in the add to count expressions. A \'$var++\' construct is also available.
One can find example test scripts under t/.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/aarch64/media/core/release |