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

Changes for version 0.37

  • Fixed RT#64470: minor documentation error in Test::Class::Load (thanks to Andrew Grangaard for patch)
  • Fixed RT#39266: Test::Class with Package::Alias
  • Fixed RT#56636: feature request: option to turn off auto-skipping uncompleted tests (thanks to Ken Fox for suggestion) with addition of fail_if_returned_early() (thanks to Dave Evans for patch)
  • Fixed RT#64268: dying in setup does not skip rest of test
  • Startup and shutdown methods are no longer run if a class will not run any test methods
  • Updated acknowledgements
  • Added missing filter tests to MANIFEST & distribution

Modules

Easily create test classes in an xUnit/JUnit style
Load Test::Class classes automatically.
the info associated with a test method