0.6.0
06/07/2010
100%
9 closed (100%) 0 open (0%)
Release Notes for MakeGood 0.6.0 (beta)¶
English | 日本語
Release Date: 2010-06-07
What's New in MakeGood 0.6.0¶
Runs all tests when a file is saved.¶
(Issue #138)
All tests are now run automatically when a file is changed/added/removed in the workspace. For more information, see the User Guide.
Debugs a test.¶
(Issue #170)
A test can now be debugged with the specified debugger. For more information, see the User Guide.
Supports Xdebug.¶
(Issue #120)
Xdebug has been supported. Take a look at the known issues for the Xdebug support of PDT if you use Xdebug.
Bundles Stagehand_TestRunner.¶
(Issue #168)
Stagehand_TestRunner comes bundled with MakeGood. As of this version, Stagehand_TestRunner installation is not needed.
The Default Key Bindings for All MakeGood Commands¶
(Issue #147)
The default key bindings for all MakeGood commands are now provided. For more information, see the User Guide.
The MakeGood View New User Interface¶
(Issue #174)
The new user interface for the MakeGood view has been introduced.

Two Defect Fixes¶
A defect has been fixed that caused the MakeGood view to be broken when multiple tests are run. And also a defect has been fixed that caused the Stop on Failure/Error button to be reset when the MakeGood view is reopened.