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

Changes for version 2.01 - 2001-12-27

  • Added 'passing' to the results to tell you if the test passed
  • Added Test::Harness::Straps example (examples/mini_harness.plx)
  • Header-at-end tests were being interpreted as failing sometimes
  • The 'skip_all' results from analyze* was not being set
  • analyze_fh() and analyze_file() now work more efficiently, reading line-by-line instead of slurping as before.

Changes for version 2.00_05 - 2001-12-17

  • Wasn't filtering @INC properly when a test is run with -T, caused the command line to be too long on VMS. VMS should be 100% now.
  • Little bug in the skip 'various reasons' logic.
  • Minor POD nit in 5.004_04
  • Little speling mistak

Changes for version 2.00_04 - 2001-12-16

  • Major Test::Harness::Straps doc bug.

Changes for version 2.00_03 - 2001-12-15

  • First release candidate
  • 'summary' is now 'details'
  • Test #1 is now element 0 on the details array. It works out better that way.
  • analyze_file() is more portable, but no longer taint clean
  • analyze_file() properly preserves @INC and handles -T switches
  • minor mistake in the test header line parsing

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