The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.37_02 - 2003-11-18

  • ENHANCEMENTS
    • prove -V now shows the Perl version being used.
    • Now there's a HARNESS_DEBUG flag that shows diagnostics as the harness runs the tests. This is different from HARNESS_VERBOSE, which shows test output, but not information about the harness itself.
  • FIXES
    • Bad interaction with Module::Build: The strap was only checking $ENV{HARNESS_PERL_SWITCHES} for definedness, but not emptiness. It now also strips any leading or trailing whitesapce from the switches.
    • Test::Harness and prove only quote those parms that actually need to be quoted: Have some whitespace and aren't already quoted.

Documentation

A command-line tool for running tests against Test::Harness

Modules

Run Perl standard test scripts with statistics
simple assert
Internal Test::Harness Iterator
detailed analysis of test results

Provides

in lib/Test/Harness/Iterator.pm
in lib/Test/Harness/Iterator.pm