- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 89 for test (0.04 sec)
-
Test::Harness.txt
bad Number of test files failed tests Number of test files originally...=head1 NAME Test::Harness - Run Perl standard test scripts with...perldoc.perl.org/Test::Harness.txtRegistered: 2025-04-19 21:27 - 16.3K bytes - Viewed (0) -
App::Prove::State::Result::Test.txt
App::Prove::State::Result::Test - Individual test results. =head1 VERSION...a single test. =head1 SYNOPSIS # Re-run failed tests $ prove --state=failed,save...perldoc.perl.org/App::Prove::State::Result::Test.txtRegistered: 2025-04-20 01:15 - 3.3K bytes - Viewed (0) -
App::Prove::State::Result.txt
my %tests; for my $test ( $self->tests ) { $tests{ $test->name...my $tests = $self->{tests} ||= {}; if ( my $test = $tests->{$name}...perldoc.perl.org/App::Prove::State::Result.txtRegistered: 2025-04-20 05:06 - 4.8K bytes - Viewed (0) -
CPAN::Plugin::Specfile.txt
cpan shell to write a spec file test Acme::Meta # disable # if it...DESCRIPTION Implemented as a post-test hook, this plugin writes a specfile...perldoc.perl.org/CPAN::Plugin::Specfile.txtRegistered: 2025-04-20 02:15 - 8.5K bytes - Viewed (0) -
prove.txt
path for your tests -s, --shuffle Run the tests in random order....Colored test output (default). --nocolor Do not color test output....perldoc.perl.org/prove.txtRegistered: 2025-04-19 20:20 - 13.4K bytes - Viewed (0) -
ok.txt
{ goto &Test::More::pass if $_[0] eq 'ok'; goto &Test::More::use_ok;...'1.302199'; use strict; use Test::More (); sub import { shift;...perldoc.perl.org/ok.txtRegistered: 2025-04-20 05:49 - 971 bytes - Viewed (0) -
perlbug.txt
delivered local $Text::Wrap::columns = 900; local $Text::Wrap::huge...issue -JESSE 2008-06-08) # - Test -b option my( $file, $usefile,...perldoc.perl.org/perlbug.txtRegistered: 2025-04-19 23:36 - 44.6K bytes - Viewed (0) -
defined.txt
(A simple Boolean test will not distinguish among L<C<undef>|/undef...should instead use a simple test for size: if (@an_array) { print...perldoc.perl.org/functions/defined.txtRegistered: 2025-04-19 12:50 - 2.8K bytes - Viewed (0) -
Test2::Tools::Refcount.txt
following test script: use Test::More tests => 2; use Test2::Tools::Refcount;...with F<-TEST.pmat> where C<TEST> is the number of the test that...perldoc.perl.org/Test2::Tools::Refcount.txtRegistered: 2025-04-20 05:12 - 8.6K bytes - Viewed (0) -
App::Prove::State.txt
my @tests = $self->results->tests; for my $test (@tests) { my...$parser->end_time, my $test = $self->results->test($name); $test->sequence(...perldoc.perl.org/App::Prove::State.txtRegistered: 2025-04-20 07:24 - 11.4K bytes - Viewed (0)