Piece Framework Logo

RSS feed
Atom feed

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

BSD License (revised)

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

Installation

pear channel-discover pear.piece-framework.com
pear install piece/stagehand_testrunner

Documentation

Source

Browse Source Code

Browse Source Code

Subversion Access

svn co https://sh-testrunner.svn.sourceforge.net/svnroot/sh-testrunner/trunk sh-testrunner

Copyright © 2006-2008 Piece Project, All rights reserved.