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

Changes for version 0.20

  • Fix bug #87801 where excluded tags were ANDed instead of ORed. Stefan Corneliu Petrea.
  • The beginnings of a tutorial by Doug Bell (preaction)
  • Doc fix by Olaf Alders.
  • Tag inheritance added by Paul Boyd (see https://github.com/Ovid/test-class-moose/pull/10). This change is slightly backwards-incompatible, but not many people were yet using this module (or tags).

Documentation

Modules

Test::Class + Moose
Configuration information for Test::Class::Moose
Load Test::Class::Moose classes automatically.
Test information for Test::Class::Moose
Reporting on test classes
Reporting on test methods
Reporting object for timing
Automatically load the classes you're testing
Reporting gathering role
Global registry of tags by class and method.