Dave Rolsky > SmokeRunner-Multi

SmokeRunner-Multi

This Release SmokeRunner-Multi-0.16  [Download] [Browse 09 May 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (260)   FAIL (166)   NA (10)   UNKNOWN (4)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License The Perl 5 License (Artistic 1 & GPL 1)
Special Files
Build.PL
Changes
LICENSE
MANIFEST
META.yml
Makefile.PL
README
SIGNATURE

Modules

SmokeRunner::Multi Manage smoke tests across multiple branches/checkouts/projects     0.16
SmokeRunner::Multi::Config Config information for a Smokerunner::Multi setup      
SmokeRunner::Multi::DBI DBI helpers for SmokeRunner::Multi      
SmokeRunner::Multi::Reporter Base class for reporting on smoke tests      
SmokeRunner::Multi::Reporter::Screen Prints runner output to STDOUT      
SmokeRunner::Multi::Reporter::Smolder Reports test runs to a Smolder installation      
SmokeRunner::Multi::Runner Base class for running test sets      
SmokeRunner::Multi::Runner::Prove Runner subclass which uses prove      
SmokeRunner::Multi::Runner::TAPArchive Runner subclass which creates a TAP archive file      
SmokeRunner::Multi::SafeRun Run an external command safely in taint mode      
SmokeRunner::Multi::TestSet Represents a set of tests      
SmokeRunner::Multi::TestSet::SVN Represents a set of test based on an SVN checkout      
SmokeRunner::Multi::Validate Wrapper around Params::Validate for SmokeRunner::Multi