Skip to content

MakeGood 2.3.0 (stable)

Compare
Choose a tag to compare
@iteman iteman released this 04 Nov 10:42
· 149 commits to master since this release

Release Date: 2013-01-29

What's New in MakeGood 2.3.0

The Test Outline View

(Issue #6)

The Test Outline View

The Test Outline view that displays all test methods in the active test classes and its ancestors has been added. The selected test method in the view can run from the context menu. And the test method is run in the context of the active test class.

Redesigned Continuous Testing Command Interface

(Issue #12)

Configure Continuous Testing

The continuous testing command interface has been renewed, and the current continuous testing state can now be enabled/disabled by a single command.

End Of Support for Eclipse Helios (3.6)

(Issue #22)

MakeGood 2.3.0 no longer support Eclipse Helios (3.6).

A Defect Fix

The following defect has been fixed:

  • An org.eclipse.swt.SWTException is sometimes raised when running a test. (Issue #20)