Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 71 - 80 of 702 for test (0.03 sec)

  1. Test2::API::Context.txt

    qq[Failed test '$name'\n$debug.\n] : qq[Failed test $debug.\n];...=item $ctx->done_testing; Note that testing is finished. If no...
    perldoc.perl.org/Test2::API::Context.txt
    Registered: Mon Sep 16 19:09:45 UTC 2024
    - 26.9K bytes
    - Viewed (0)
  2. Test2::EventFacet::Plan.txt

    mainly used by legacy L<Test::Builder> tests which set the plan to...repository for Test2 can be found at L<https://github.com/Test-More/test-more/>....
    perldoc.perl.org/Test2::EventFacet::Plan.txt
    Registered: Tue Sep 17 03:42:27 UTC 2024
    - 1.8K bytes
    - Viewed (0)
  3. Test2::API::Breakage.txt

    upgrade_suggested { return ( 'Test::Exception' => '0.42', 'Test::FITesque' =>...=> '0.04', 'Test::Module::Used' => '0.2.5', 'Test::Moose::More'...
    perldoc.perl.org/Test2::API::Breakage.txt
    Registered: Mon Sep 16 16:49:35 UTC 2024
    - 4.7K bytes
    - Viewed (0)
  4. ExtUtils::MakeMaker::Tutorial.txt

    'make test' will run these tests. Typically, the F<t/> test directory...will only run tests in F<t/foo>: test => {TESTS => 't/foo/*.t'}...
    perldoc.perl.org/ExtUtils::MakeMaker::Tutorial.txt
    Registered: Sun Sep 15 10:52:50 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  5. 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.txt
    Registered: Sun Sep 15 01:07:59 UTC 2024
    - 971 bytes
    - Viewed (2)
  6. Test2::Tools::Tiny.txt

    package L<Test2> uses to test itself. =head1 USE Test2::Suite INSTEAD...run_subtest test2_stack/; use Test2::Hub::Interceptor(); use Test2::H...
    perldoc.perl.org/Test2::Tools::Tiny.txt
    Registered: Tue Sep 17 05:30:49 UTC 2024
    - 8.9K bytes
    - Viewed (0)
  7. Test2::EventFacet::About.txt

    repository for Test2 can be found at L<https://github.com/Test-More/test-more/>....BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet)...
    perldoc.perl.org/Test2::EventFacet::About.txt
    Registered: Tue Sep 17 01:41:11 UTC 2024
    - 1.5K bytes
    - Viewed (0)
  8. Test2::EventFacet::Control.txt

    repository for Test2 can be found at L<https://github.com/Test-More/test-more/>....BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet)...
    perldoc.perl.org/Test2::EventFacet::Control.txt
    Registered: Mon Sep 16 23:57:13 UTC 2024
    - 2K bytes
    - Viewed (0)
  9. 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.txt
    Registered: Sun Sep 15 03:57:25 UTC 2024
    - 8.5K bytes
    - Viewed (0)
  10. ExtUtils::MakeMaker::FAQ.txt

    your tests are located with the C<test> directive: test => {TESTS...subdirectories to run tests in: test => {TESTS => 't/*.t t/foo/*.t...
    perldoc.perl.org/ExtUtils::MakeMaker::FAQ.txt
    Registered: Sun Sep 15 15:24:29 UTC 2024
    - 19.8K bytes
    - Viewed (0)
Back to top