Changes for version 0.12 - 2007-06-02
- Enabled recursive test files in Build.PL so that all the tests are run.
- Many of the tests failed when prove was not in your path during the test runs. Thanks to David Cantrell for the test report.
- Fixed the Runner/Smolder.t test.
- Shut up warnings from Runner/Smolder.pm when running the Runner/Smolder.t tests.
Modules
Manage smoke tests across multiple branches/checkouts/projects
Config information for a Smokerunner::Multi setup
DBI helpers for SmokeRunner::Multi
Base class for reporting on smoke tests
Prints runner output to STDOUT
Reports test runs to a Smolder installation
Base class for running test sets
Runner subclass which uses prove
Runner subclass which uses Test::TAP::Model and produces XML
Run an external command safely in taint mode
Represents a set of tests
Represents a set of test based on an SVN checkout
Wrapper around Params::Validate for SmokeRunner::Multi