Stagehand_TestRunner
Automated test runners for PHPSpec, PHPUnit, and SimpleTest
Stagehand_TestRunner is automated test runners for PHPSpec, PHPUnit, and SimpleTest.
Stagehand_TestRunner provides command line scripts to run tests automatically. These scripts automatically detect and run all tests ending with "Spec.php" (PHPSpec) or "Test.php" or "TestCase.php" (PHPUnit/SimpleTest) under an arbitrary directory. Stagehand_TestRunner now supports PHPSpec, PHPUnit, and SimpleTest.
License
The Latest Versions
- The latest version of Stagehand_TestRunner 2.x is 2.3.0 (stable). (2008-05-25)
- The latest version of Stagehand_TestRunner 1.x is 1.2.0 (stable). (2007-10-26)
Release Notes
- 2.x
- Release notes for Stagehand_TestRunner 2.3.0 (stable) (2008-05-25)
- Release notes for Stagehand_TestRunner 2.2.0 (stable) (2008-05-11)
- Release notes for Stagehand_TestRunner 2.1.0 (stable) (2008-03-06)
- Release notes for Stagehand_TestRunner 2.0.0 (stable) (2008-01-26)
- 1.x
- Release notes for Stagehand_TestRunner 1.2.0 (stable) (2007-10-26)
- Release notes for Stagehand_TestRunner 1.1.0 (stable) (2007-10-20)
- Release notes for Stagehand_TestRunner 1.0.0 (stable) (2007-07-31)
- Release notes for Stagehand_TestRunner 0.5.0 (beta) (2007-07-12)
Installation
pear channel-discover pear.piece-framework.com pear install piece/stagehand_testrunner
Documentation
Source
Browse Source Code
Subversion Access
svn co https://sh-testrunner.svn.sourceforge.net/svnroot/sh-testrunner/trunk sh-testrunner
