Release Notes for Stagehand_TestRunner 2.7.0 (stable)¶
English | 日本語
Release Date: 2009-09-25
What's New in Stagehand_TestRunner 2.7.0¶
Runs only the specified tests in the specified file. (PHPUnit only)¶
From the specified file, only methods which you want to test can now be specified.
Supports PHPUnit 3.4.¶
PHPUnit 3.4 has been supported. As of this version, PHPUnit 3.3.x are no longer supported.
Supports JUnit XML output. (PHPUnit and PHPT)¶
Test results can now be logged in the JUnit XML format into the specified file.
Supports PHPT.¶
PHPT has been supported. PHPUnit is required to use this feature.