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

Changes for version 0.12

  • Fixed the installation errors that everybody has been rightly complaining about for the last year:
    • Prerequisities in requires, not build_requires
    • Tests no longer rely on hard coded test output (thanks Mart’n Ferrari and Nicholas Clark for patches)
    • Require appropriate version of Test::Exception
  • Added link to del.icio.us perl+testing links in POD
  • Fixed some bad markup in the POD
  • Stuck distribution related tests under t/developer
  • Added Perl::Critic tests under t/developer
  • Added some documentation for Test::Class::MethodInfo since I was bored with people asking what it was for (it's internal - don't use it)
  • Added a whole bunch of people to the acknowledgements section

Modules

Easily create test classes in an xUnit/JUnit style
the info associated with a test method