Release Notes for MakeGood 0.4.0 (beta)¶
English | 日本語
Release Date: 2010-04-14
What's New in MakeGood 0.4.0¶
Runs all tests.¶
(Issue #149)
Runs all tests which are included in the specified test folders.
Stops on the first failure or error.¶
(Issue #103)
Stops the test run when the first failure or error is raised.
Opens a PHP file from a test case or test suite in the result tree.¶
(Issue #150)
Can open a PHP file from a test case or test suite in the result tree by a double-clicking or pressing Enter key onto the exact line.
Opens a PHP file from the MakeGood Output view.¶
(Issue #151)
When a perser error or fatal error occurs, you can open a PHP file with the line number from the message on the MakeGood Output view.
The MakeGood View New User Interface¶
(Issue #161)
The new user interface for the MakeGood view has been introduced.

Some defect fixes¶
A defect has been fixed that caused the Debug Output view to not get the focus when a fatal error occurs. And two defects have been fixed.