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

Changes for version 1.1.3_01 - 2015-07-24

  • Converted all the documentation to traditional pod, from the Yard-based documentation that was used previously.
  • Set min perl version in all modules and dist metadata to 5.006. Previously Test::Mini required 5.008, but actually is fine with 5.006
  • Updated Makefile.PL and MANIFEST to a simpler more static model; this was made possible because Pieter is happy to drop use of Yard for the documentation.

Documentation

Modules

lightweight xUnit testing for Perl
base assertions for Test::Mini
output logger base class for Test::Mini
default test runner for Test::Mini test cases
base class for Test::Mini test cases

Provides

in lib/Test/Mini/Assertions.pm
in lib/Test/Mini/Assertions.pm
in lib/Test/Mini/Assertions.pm
in lib/Test/Mini/Logger/TAP.pm
in lib/Test/Mini/TestCase.pm