-
perl-Test-Exception-0.29-1.lbn13.noarch
This module provides a few convenience methods for testing exception
based code. It is built with Test::Builder and plays happily with
Test::More and friends.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Test-Harness-3.17-121.lbn13.x86_64
Run Perl standard test scripts with statistics.
Use TAP::Parser, Test::Harness package was whole rewritten.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Test-Harness-3.23-239.lbn13.noarch
Run Perl standard test scripts with statistics.
Use TAP::Parser, Test::Harness package was whole rewritten.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Test-Manifest-1.22-6.lbn13.noarch
MakeMaker assumes that you want to run all of the .t files in the t/
directory in ascii-betical order during make test unless you say
otherwise. This leads to some interesting naming schemes for test
files to get them in the desired order.
You can specify any order or any files that you like, though, with the
test directive to WriteMakefile.
Test::Manifest looks in the t/test_manifest file to find out which
tests you want to run and the order in which you want to run them. It
constructs the right value for MakeMaker to do the right thing.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Test-MinimumVersion-0.013-1.lbn13.noarch
Check whether your code requires a newer perl than you think.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Test-NoWarnings-0.084-6.lbn13.noarch
In general, your tests shouldn't produce warnings. This module causes any
warnings to be captured and stored. It automatically adds an extra test
that will run when your script ends to check that there were no warnings.
If there were any warings, the test will give a "not ok" and diagnostics of
where, when and what the warning was, including a stack trace of what was
going on when the it occurred.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Test-Number-Delta-1.03-5.lbn13.noarch
At some point or another, most programmers find they need to compare
floating-point numbers for equality. The typical idiom is to test if
the absolute value of the difference of the numbers is within a
desired tolerance, usually called epsilon. This module provides such
a function for use with Test::Harness.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Test-Output-0.12-4.lbn13.noarch
Test::Output provides a simple interface for testing output sent to STDOUT
or STDERR. A number of different utilities are included to try and be as
flexible as possible to the tester.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Test-Perl-Critic-1.02-1.lbn13.noarch
Test::Perl::Critic wraps the Perl::Critic engine in a convenient
subroutine suitable for test programs written using the Test::More
framework. This makes it easy to integrate coding-standards enforcement
into the build process. For ultimate convenience (at the expense of some
flexibility), see the criticism pragma.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Test-Pod-1.44-1.lbn13.noarch
Check POD files for errors or warnings in a test file, using Pod::Simple to do
the heavy lifting.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13