A test runner for doing Test Driven Development with Eclipse PDT¶
English | 日本語
MakeGood provides a test runner to run unit tests on Eclipse PDT. MakeGood strongly supports Test Driven Development (TDD) by various features.
Click here to see the original size.
Features¶
- Runs all tests when a file is saved.
- Runs all tests.
- Runs tests from the PHP Explorer and Package Explorer.
- Runs tests from the PHP Editor.
- Debugs a test.
- Reruns the last test.
- Stops the test run.
- Stops on the first failure or error.
- Can use the system include path when running tests.
- Supports PHPUnit and SimpleTest.
- Supports Zend Debugger and Xdebug.
Requirements¶
- PHP
- Zend Debugger or Xdebug
- Eclipse Helios (3.6) or Eclipse Galileo (3.5)
- PDT 2.2 or 2.1
- (optional) Stagehand_TestRunner 2.11.2 or greater
- (optional) PHPUnit 3.4.1 or greater
- (optional) SimpleTest 1.0.1 or greater
Installation¶
| Package | Version | Stability | Release Date | License | |
|---|---|---|---|---|---|
| MakeGood | 0.7.0 | beta | 2010-07-29 | Eclipse Public License | Release Notes |
MakeGood can be installed from our Update Site eclipse.piece-framework.com.
For more information, see the User Guide.
Documentation¶
Source¶
Browse Source Code¶
Git Access¶
git clone git://github.com/piece/makegood.git