Changes for version 0.07
- The $test_suite object now has the time() method.
- Fully document report methods
- Marked a bunch of "trusted" methods as effectively private.
- Rename tests_run() to num_tests_run() (internal consistency)
- Rename test_reporting() to test_report() (test_reporting() is now deprecated)
- Rename ::Reporting classes to ::Report
- Allow plans in methods. See #84046 in RT queue (Steffen W)
- Convert to Dist::Zilla
- Runtests returns $self.
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
Report timing role