Stagehand_TestRunner - Automated test runners for PHPUnit, SimpleTest, PHPSpec
Stagehand_TestRunner provides command line scripts to run tests automatically. These scripts automatically detect and run all tests ending with "Test.php" or "TestCase.php" (PHPUnit/SimpleTest), or "Spec.php" (PHPSpec) under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit, SimpleTest, and PHPSpec.Stagehand_TestRunner is automated test runners for PHPSpec, PHPUnit, and SimpleTest.... read more
Stagehand_TestRunner - Automated test runners for PHPUnit, SimpleTest, PHPSpec
Stagehand_TestRunner provides command line scripts to run tests automatically. These scripts automatically detect and run all tests ending with "Test.php" or "TestCase.php" (PHPUnit/SimpleTest), or "Spec.php" (PHPSpec) under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit, SimpleTest, and PHPSpec.Stagehand_TestRunner is automated test runners for PHPSpec, PHPUnit, and SimpleTest.... read more
Stagehand_TestRunner - Automated test runners for PHPUnit, SimpleTest, PHPSpec
Stagehand_TestRunner provides command line scripts to run tests automatically. These scripts automatically detect and run all tests ending with "Test.php" or "TestCase.php" (PHPUnit/SimpleTest), or "Spec.php" (PHPSpec) under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit, SimpleTest, and PHPSpec.Stagehand_TestRunner is automated test runners for PHPSpec, PHPUnit, and SimpleTest.... read more
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.... read more
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.... read more
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.... read more
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.... read more
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 "TestCase.php" (PHPUnit/SimpleTest) under an arbitrary directory. Stagehand_TestRunner now supports PHPSpec, PHPUnit, and SimpleTest.... read more
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 "TestCase.php" (PHPUnit/SimpleTest) under an arbitrary directory. Stagehand_TestRunner now supports PHPSpec, PHPUnit, and SimpleTest.... read more
Stagehand_TestRunner is automated test runners for PHPUnit and SimpleTest.
Stagehand_TestRunner provides command line scripts to run tests automatically. These scripts automatically detect and run all tests that are suffixed with "TestCase.php" under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit 3, PHPUnit 2, PHPUnit 1, and SimpleTest.
::::: Release notes for Stagehand_TestRunner 1.2.0 :::::... read more
Stagehand_TestRunner is automated test runners for PHPUnit and SimpleTest.
Stagehand_TestRunner provides command line scripts to run tests automatically. These scripts automatically detect and run all tests that are suffixed with "TestCase.php" under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit 3, PHPUnit 2, PHPUnit 1, and SimpleTest.
::::: Release notes for Stagehand_TestRunner 1.1.0 :::::... read more
Stagehand_TestRunner is automated test runners for PHPUnit.
Stagehand_TestRunner provides command line scripts to run tests automatically. These scripts automatically detect and run all tests that are suffixed with "TestCase.php" under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit 3, PHPUnit 2, and PHPUnit 1.
::::: Release notes for Stagehand_TestRunner 1.0.0 :::::
This is the first stable release of Stagehand_TestRunner.... read more
Stagehand_TestRunner is automated test runners for PHPUnit2 and PHPUnit.
Stagehand_TestRunner provides command line scripts to run tests automatically. These scripts automatically detect and run all tests that are suffixed with "TestCase.php" under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit2 and PHPUnit.
::::: Release notes for Stagehand_TestRunner 0.5.0 :::::
A new release of Stagehand_TestRunner is now available.... read more
Stagehand_TestRunner provides utility classes and scripts to automatically detect and run all test cases that are suffixed with 'TestCase.php' under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit2 and PHPUnit.
::::: Release notes for Stagehand_TestRunner 0.4.0 :::::
This is the first release with the new PEAR Channel Server pear.piece-framework.com. There are no changes from the previous release except the PEAR Channel Server is changed.... read more
Stagehand_TestRunner provides utility classes and scripts to automatically detect and run all test cases that are suffixed with 'TestCase.php' under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit2 and PHPUnit.
::::: Release notes for Stagehand_TestRunner 0.3.2 :::::
This release includes fixing two problems as follows:
<<< Defect fixes >>>
* Stagehand_TestRunner_PHPUnit2TestRunner
- Changed a code to the previous code.... read more
Stagehand_TestRunner provides utility classes and scripts to automatically detect and run all test cases that are suffixed with 'TestCase.php' under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit2 and PHPUnit.
::::: Release notes for Stagehand_TestRunner 0.3.1 :::::
This release includes an enhancement as follows:
<<< Enhancements >>>
* Stagehand_TestRunner_PHPUnit2TestRunner
* Stagehand_TestRunner_PHPUnitTestRunner
- Changed the code so as to use $array[] = $value instead of array_push($array, $value).... read more
I just released Stagehand_TestRunner 0.3.0 on a PEAR channel pear.hatotech.org.
So the installation of a Stagehand_TestRunner has become so easy.
First, add the channel to your PEAR install:
$ pear channel-discover pear.hatotech.org
Second, install the package:
$ pear install hatotech/Stagehand_TestRunner-beta
Enjoy!
Stagehand_TestRunner provides utility classes and scripts to automatically detect and run all test cases that are suffixed with 'TestCase.php' under an arbitrary directory. Stagehand_TestRunner now supports PHPUnit2 and PHPUnit.
Release notes for Stagehand_TestRunner 0.3.0:
The first release of Stagehand_TestRunner.
This release can be downloaded from:
http://sourceforge.net/project/showfiles.php?group_id=165718... read more