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

Changes for version 0.06_2

  • now uses inside out objects so restriction on using -test and _test as hash keys has been removed
  • tweaked POD of Test::Class
  • you can now have spaces around test numbers, etc. (bug report and patch from David Wheeler)

Changes for version 0.06_1

  • removed examples directory from distribution, needs rewrite
  • removed .svn directories from distribution (doh!)
  • removed Test::Class::Tutorial from distribution - needs rewrite
  • removed Test::Class::BaseTest - needs rethink
  • cleaned up Test::Class POD a bit
  • documented.t now uses Test::Pod::Coverage if available
  • pod.t now uses Test::Pod if available
  • private methods now called as functions to avoid problems with subclasses accidentally overriding

Modules

easily create test classes in an xUnit/JUnit style

Provides

in lib/Test/Class/MethodInfo.pm