Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.84 KB

File metadata and controls

42 lines (29 loc) · 1.84 KB

MakeGood – A continuous test runner for Eclipse PDT

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.

Features

  • 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.

Installation

MakeGood can be installed from the Eclipse Marketplace Client or our Update Site eclipse.piece-framework.com.

Support

Visit our project page at http://piece-framework.com/projects/makegood.

Copyright

Copyright © 2009-2013 MATSUFUJI Hideharu <matsufuji2008@gmail.com>, 2009-2013 KUBO Atsuhiro <kubo@iteman.jp>, 2009-2013 KUBO Noriko <noricott@gmail.com>, All rights reserved.

License

Eclipse Public License