Changes for version 0.81 - 2017-03-16
- ENHANCEMENTS
- If you pass one or more test class names to the Runner class explicitly and those classes are either not loaded or not subclasses of Test::Class::Moose, you'll get a better error message. Previously this would die with an unhelpful error about missing methods. Reported by Andy Cunningham with additional clarification from hoppfrosch. GH #57.
Modules
Serious testing for serious Perl
Global registry of tags by class and method.
Configuration information for Test::Class::Moose
Managed deprecation warnings for Test::Class::Moose
Execute tests in parallel (parallelized by instance)
Execute tests sequentially
Load Test::Class::Moose classes automatically.
Test information for Test::Class::Moose
Reporting on test classes
Reporting on test classes
Reporting on test methods
Reporting object for timing
Test::Class::Moose for roles
Automatically load the classes you're testing
Common code for Runner classes
Report timing role
run tests against multiple instances of a test class
Reporting gathering role
Runner for Test::Class::Moose tests
A starting guide for Test::Class::Moose
Internal utilities