Changes for version 0.0109 - 2008-08-19

  • Factored out some methods in lib/Test/Run/CmdLine/Iface.pm to make debugging easier.
    • _real_prepare_driver_class
    • _prepare_driver_class
    • _calc_driver
  • Added private_backend_plugins() to collect the backend plugins from the front-end plugins.
  • Added more tests to the private_backend_plugins().
  • Moved the t/Test module-directory-structure to under t/lib .
    • Adapted the test files accordingly.
    • Adapted the MANIFEST accordingly.

Documentation

A command-line tool for running tests against Test::Run

Modules

Analyze tests from the command line using Test::Run
the default command line driver.
Analyze tests from the command line using Test::Run
A Module for running tests from the command line
a module implementing a standalone command line app for runprove.
trap the output of a runprove run.
trap the output of a run of Test::Run::CmdLine::Prove::App.