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

Changes for version 0.11

  • New:
  • New type of test status "failure" is set if the test unit fails.
  • Old type of test status "error" is set if error was occured in "set_up" or "tear_down" method.
  • Error on "set_up" or "tear_down" doesn't stop whole test runner.
  • Fixes:
  • Fix for tainted mode.

Modules

Unit testing without external dependencies

Provides

in lib/Test/Unit/Lite.pm
in lib/Test/Unit/Lite.pm
in lib/Test/Unit/Lite.pm
in lib/Test/Unit/Lite.pm
in lib/Test/Unit/Lite.pm
in lib/Test/Unit/Lite.pm
in lib/Test/Unit/Lite.pm

Examples