Package : perl-Test-Count > RPM : perl-Test-Count-0.110.500-2.mga9.src.rpm

Basic items

Name perl-Test-Count
Version 0.110.500
Release 2.mga9
URL https://metacpan.org/release/Test-Count
Group Development/Perl
Summary A standalone command line
Size 27KB
Arch noarch
License GPL+ or Artistic

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/.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch x86_64

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-21 11:46:19
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie