Release Notes for MakeGood 0.3.0 (beta)¶
English | 日本語
Release Date: 2010-03-02
What's New in MakeGood 0.3.0¶
Reports real-time progress of the test run.¶
(Issue #102)
Real-time progress reporting of the test run on the green/red bar has been supported. A test results get to be written in real-time by test-by-test.
Stops the test run.¶
(Issue #124)
Stops the test run in progress.
Reruns the last test.¶
(Issue #129)
Reruns the previously running test.
Opens the PHP file from a stack trace line.¶
(Issue #133)
Opens the PHP file from a stack trace line in a failure trace.
Some defect fixes¶
A defect has been fixed that caused a test run to be failed if the preload script was not specified. And two defects have been fixed.