Changes for version 0.0106 - 2007-06-23
- Placed the runprove trapping functionality in lib/Test/Run/CmdLine/Trap/Prove.pm for easy re-use by the plugins.
- Added lib/Test/Run/CmdLine/Prove/App.pm as a standalone -M command line module implementing the "runprove" functionality.
- Also useful for testing - see below.
- converted runprove to use it.
- Added lib/Test/Run/CmdLine/Trap/ProveApp.pm for testing the ::Prove::App Module-App, so we won't rely on "runprove" being in the path.
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.