MakeGood 2.5.0 (stable)
Release Date: 2013-11-03
What's New in MakeGood 2.5.0
Test Results Layout Selection
(Issue #23)
This feature allows users to select the display of the panes for test results within the MakeGood view. The selection is kept until the Eclipse session ends.
The options are:
- Tab (Default)
- Horizontal
The default layout for an Eclipse session can be configured with the preferences for the workspace.
Traits Support in the Test Outline view
(Issue #33)
As of PHP 5.4, test methods can be declared in a trait. This feature provides the following capabilities:
- Shows the test methods which are declared in a trait.
- Runs the test methods which are declared in a trait.
Improved User Interface
(Issue #25)
A few improvements to the user interface have been made. Here is the full list of improvements.
End of Support for Eclipse Juno (4.2), Eclipse 3.8, and Eclipse Indigo (3.7)
MakeGood 2.5.0 no longer support Eclipse Juno (4.2), Eclipse 3.8 or Eclipse Indigo (3.7).
Two Defect Fixes
The following defects have been fixed: