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

Changes for version 2.54 - 2005-09-28

  • FIXES
    • Test counts were wrong, so wouldn't install on Perls < 5.8.0.

Changes for version 2.53_02 - 2005-08-25

  • FIXES
    • File order in prove is now sorted within the directory. It's not the sorting that's important as much as the deterministic results. Thanks to Adam Kennedy and Casey West for pointing this out, independently of each other, with 12 hours of the other.
  • INTERNALS
    • Fix calls to podusage() to not use the DATA typeglob. Thanks sungo.

Changes for version 2.53_01 - 2005-07-10

  • FIXES
    • If we go over 100,000 tests, it used to print out a warning for every test over 100,000. Now, we stop after the first. Thanks to Sebastien Aperghis-Tramoni.

Documentation

A command-line tool for running tests against Test::Harness
Documentation for the TAP format

Modules

Run Perl standard test scripts with statistics
simple assert
Internal Test::Harness Iterator
object for tracking a single test point
detailed analysis of test results

Provides

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