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

Changes for version 0.0128 - 2015-06-04

  • Hopefully fix the test failures on Microsoft Windows.
    • the problem was matching newline as qr/\n/ instead of qr/\r?\n/.

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.