2.16.0
02/25/2011
100%
7 closed (100%) 0 open (0%)
Release Notes for Stagehand_TestRunner 2.16.0 (stable)¶
English | 日本語
Release Date: 2011-02-25
What's New in Stagehand_TestRunner 2.16.0¶
Supports CIUnit.¶
(Issue #231)
CIUnit has been supported. CIUnit is a testing framework for CodeIgniter based on PHPUnit. For more information, see the User Guide.
Supports the <selenium> element in the PHPUnit XML configuration file.¶
(Issue #237)
The <selenium> element in the PHPUnit XML configuration file has been supported.
Specifies the test file pattern.¶
(Issue #230)
The pattern of your test files can be specified by a regular expression literal. For more information, see the User Guide.
Logs more correct information about test cases into JUnit XML files.¶
(Issue #261)
More correct information about test cases is now logged into JUnit XML files.
Two Defect Fixes¶
The following defects have been fixed: