Release notes for Stagehand_TestRunner 1.2.0 (stable)
Release Date: 2007-10-26
A new release of Stagehand_TestRunner is now available.
What's New in Stagehand_TestRunner 1.2.0
- Coloring the result of a test runner run
- The result of a test runner run can be colored by "-c" option.
- PHP script preloading
- An arbitrary PHP script can be loaded before tests run for testing in a closed environment.
See the following release notes for details.
Enhancements
- Added support for coloring the result of a test runner run with ANSI console colors.
- Added support for preloading an arbitrary PHP script for testing in a closed environment. (Ticket #4)
