Release notes for Stagehand_TestRunner 2.0.0 (stable)
Release Date: 2008-01-26
A new release of Stagehand_TestRunner is now available.
What's New in Stagehand_TestRunner 2.0.0
- PHPSpec Support
- Stagehand_TestRunner can now be used with PHPSpec (http://code.google.com/p/phpspec/). If you use PHPSpec 0.2.0devel or greater, use the specrunner script for running tests.
- Migration to PHP 5
- Stagehand_TestRunner now works with PHP 5.0.3 or greater.
- End of support for PHPUnit 1 and 2
- Starting with this release, PHPUnit 1 and 2 are no longer supported.
- New directory structure
- The source code of Stagehand_TestRunner is now located in the php_dir/src directory. Please add php_dir/src into your include_path before starting to use this package.
Attachments
- sh-testrunner-2.0.0-phpspec-colored-output.png (34.5 kB) - added by iteman on 01/26/08 18:42:57.

