The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.12

  • Bugfix: test_classes attribute to constructor is allowed to be undef or an empty array ref.
  • add_to_plan() is now deprecated. Use plan() instead. This solves the problem where you might also have a before modifier wanting to alter the plan.

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.