Release Notes for MakeGood 0.7.0 (beta)

English | 日本語

Release Date: 2010-07-29

What's New in MakeGood 0.7.0

Supports Eclipse Helios (3.6).

(Issue #181, #189)

Eclipse Helios (3.6) has been supported.

The MakeGood View New User Interface

(Issue #188)

The following are new features:

  • Displays the name of the currently running test case soon after a new test case starts.
  • Synchronizes the result tree view, the progress bar, and the percentage of the progress.
  • Does not display the root test suite on the result tree view.

New Focus Policy

(Issue #185)

The focus is not moved except when a fatal error occurs. When a fatal error occurs, the focus is moved to the Console view.

Prevents the focus from moving to the Console view while running a test.

(Issue #186)

In default, whether the Console view gets focused while running a test is determined by the following two configuration parameters in the Run/Debug -> Console preference page (See http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.jdt.doc.user/reference/preferences/run-debug/ref-console.htm for more details):

  • Show When Program Writes to Standard Out
  • Show When Program Writes to Standard Error

The above parameters are temporarily disabled while running a test by MakeGood, and the focus will not to be moved to the Console view except when a fatal error occurs.

Supports PHPUnit 3.5.

(Issue #193)

PHPUnit 3.5 has been supported because the bundled Stagehand_TestRunner has been upgraded to the version 2.12.0.

Six Defect Fixes

(Issue #180, #182, #183, #184, #187, #190)

A defect has been fixed that caused the output of the Console view to be incomplete when running a test with Xdebug. For more information, see the User Guide.

And a defect has been fixed that caused Run/Debug As PHP Script not to work with Xdebug. And also four defects have been fixed.

Upgrading from Previous Versions

Please add our update site http://eclipse.piece-framework.com/ again if upgrading from previous versions, because the categories of the update site have been changed.