Skip to content

A test runner for doing Test Driven Development with Eclipse PDT

Notifications You must be signed in to change notification settings

matsu-hide8/makegood

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <[email protected]>, 2009-2013 KUBO Atsuhiro <[email protected]>, 2009-2013 KUBO Noriko <[email protected]>, All rights reserved.

License

Eclipse Public License

About

A test runner for doing Test Driven Development with Eclipse PDT

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 50.4%
  • PHP 49.5%
  • Other 0.1%