MakeGood is a continuous test runner to run unit tests on Eclipse PDT.
MakeGood provides fast feedback by automated workflows for running tests, tracking failures and errors and fatal errors. This will help developers to do Test Driven Development (TDD) and Continuous Testing.
- Runs tests when a file is saved. (Continuous Testing)
- Automatically tracks failures, errors, and fatal errors.
- Runs all tests.
- Runs tests from the PHP Explorer, Package Explorer, and Outline, and other views.
- Runs tests from the PHP Editor.
- Runs inherited tests from the Test Outline view.
- Debugs a test.
- Reruns the last test.
- Reruns the failed tests.
- Stops the test run.
- Stops on the first failure or error.
- Specifies the test file pattern.
- Can use the system include path when running tests.
- Supports multibyte characters.
- Supports CakePHP, CIUnit, PHPSpec, PHPUnit, and SimpleTest.
- Supports Zend Debugger and Xdebug.
MakeGood can be installed from the Eclipse Marketplace Client or our Update Site eclipse.piece-framework.com.
Visit our project page at http://piece-framework.com/projects/makegood.
Copyright © 2009-2013 MATSUFUJI Hideharu <[email protected]>, 2009-2013 KUBO Atsuhiro <[email protected]>, 2009-2013 KUBO Noriko <[email protected]>, All rights reserved.