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

Changes for version 1.1

  • Finds its own modules on which to act, rather than rather than requiring input data
  • Creates a Test::Class test runner
  • Creates a base test class to inherit startup require checks
  • Checks to see that the moduels required to run the tests
  • Added pod
  • Updated so that prototyped subs can be worked on
  • Split into more testable structure

Documentation

Create test class classes from your existing lib/

Modules

Create test class classes from your existing lib/
Class to hold custom base test class definition
Class to hold test class runner definition
Class to generate test classes
Class to generate test sub definitions