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

Changes for version 0.29

  • Fixed some broken edge cases where you didn't get a plan when you had tests in a shutdown method, and no tests in the rest of your class
  • Test::Class::Load can now be subclassed so you can add your own filters for what is considered a test class (patch from Cosimo Streppone)
  • Described minimum perl as '5.006001' rather than '5.6.1' so old perls understand what we're talking about.
  • Fixed typo in docs (thanks Tony Edwardson)

Modules

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