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

Changes for version 0.33

  • Make the test scripts adaptive to Test::More diagnostic changes in version 0.88
  • Skip invalid package names in Test::Class::Load::_load so that we don't try to load classes in .svn/et-al paths
  • Removed #! script invocation line from the MethodInfo.pm module

Changes for version 0.32_1

  • Removed pointless use of Test::Exception in t/bad-autoloads.t to stop bogus warnings that were confusing some folk
  • Added add_testinfo for Test::Class::Sugar (thanks Piers Cawley)

Modules

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