Changes for version 0.0123 - 2011-06-25
- Fix failing tests when Test::More is in PERL5LIB and under taint:
- http://www.cpantesters.org/cpan/report/a37248f8-9d15-11e0-a7a9-d9218ce8c8b8
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.
Examples
- examples/Module-Build/README.txt
- examples/Module-Build/inc/Test/Run/Builder.pm
- examples/eumm-and-test-manifest/MyModule/.cvsignore
- examples/eumm-and-test-manifest/MyModule/Changes
- examples/eumm-and-test-manifest/MyModule/MANIFEST
- examples/eumm-and-test-manifest/MyModule/Makefile.PL
- examples/eumm-and-test-manifest/MyModule/README
- examples/eumm-and-test-manifest/MyModule/t/00-load.t
- examples/eumm-and-test-manifest/MyModule/t/boilerplate.t
- examples/eumm-and-test-manifest/MyModule/t/pod-coverage.t
- examples/eumm-and-test-manifest/MyModule/t/pod.t
- examples/eumm-and-test-manifest/MyModule/t/test_manifest
- examples/eumm-and-test-manifest/MyModule/testlib/Test/Run/CmdLine/WithTestManifest.pm