Changes for version 0.13

  • Added Test::Class::Load (thanks Ovid) to allow you to easily load test classes
  • Added ability to run a specific test or set of tests based upon a regular expression specified in the TEST_METHOD environment variable (thanks to Ovid again). This mechanism is likely to change in the future but it's useful enough to go in now.
  • Fixed some broken code in the POD (thanks Jeff Deifik)
  • Removed Cwd from prerequisites - it's core

Modules

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