Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 10 of 191 for test (0.4 sec)

  1. Test::Simple.txt

    during the test and your test program aborts, or skips a test or whatever....you outgrow Test::Simple, look at L<Test::More>. Test::Simple is...
    perldoc.perl.org/Test::Simple.txt
    Registered: Wed Nov 26 06:21:16 UTC 2025
    - 6.3K bytes
    - Viewed (0)
  2. 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.txt
    Registered: Wed Nov 26 10:26:47 UTC 2025
    - 16.1K bytes
    - Viewed (0)
  3. perlhack.txt

    to write a test in the core: L<Test::More>, F<t/test.pl> and ad..."make test", Perl uses the F<t/TEST> program to run the test suite...
    perldoc.perl.org/perlhack.txt
    Registered: Thu Nov 27 13:50:12 UTC 2025
    - 44K bytes
    - Viewed (0)
  4. perlxstut.txt

    Within the test script, you perform a number of tests to confirm...when the test is correct, "not ok" when it is not. use Test::More...
    perldoc.perl.org/perlxstut.txt
    Registered: Thu Nov 27 17:25:13 UTC 2025
    - 49.3K bytes
    - Viewed (0)
  5. perlmodlib.txt

    writing tests with Test2. =item Test2::Manual::Testing::Introduction...Introduction to testing with Test2. =item Test2::Manual::Testing::Migrating...
    perldoc.perl.org/perlmodlib.txt
    Registered: Thu Nov 27 00:32:56 UTC 2025
    - 66.7K bytes
    - Viewed (0)
  6. perlhurd.txt

    indicated by the test suite output. The socket tests may fail if the...215 8 tests and 24 subtests skipped. Failed 2/229 test scripts,...
    perldoc.perl.org/perlhurd.txt
    Registered: Thu Nov 27 12:26:02 UTC 2025
    - 2K bytes
    - Viewed (0)
  7. perlnewmod.txt

    L<Test::Simple|Test::Simple> and L<Test::More|Test::More>...code, C<--use-new-tests> sets up a modern testing environment, and...
    perldoc.perl.org/perlnewmod.txt
    Registered: Thu Nov 27 04:27:30 UTC 2025
    - 10.7K bytes
    - Viewed (0)
  8. perlmodstyle.txt

    sophisticated test suites there are Test::More and Test::MockObject....L<Module::Build> =item Testing tools L<Test::Simple>, L<Test::Inline>, L<Carp::Assert>,...
    perldoc.perl.org/perlmodstyle.txt
    Registered: Thu Nov 27 03:53:44 UTC 2025
    - 21.8K bytes
    - Viewed (0)
  9. perl58delta.txt

    FAILED at test 8 lib/Test/Harness/t/test-harness......FAILED...at test 23 lib/Test/Simple/t/exit..........FAILED at test 1 The...
    perldoc.perl.org/perl58delta.txt
    Registered: Thu Nov 27 10:31:35 UTC 2025
    - 112.5K bytes
    - Viewed (0)
  10. perlbug - how to submit bug reports on Perl - P...

    which indicate you haven't also tested the current stable release...perldebug . # Do you have a proper test case? The easier it is to reproduce...
    perldoc.perl.org/perlthanks
    Registered: Thu Nov 27 12:16:30 UTC 2025
    - 30.8K bytes
    - Viewed (0)
Back to top