Infinitest for Eclipse

Infinitest, the free continuous test runner for JUnit, is now available as an Eclipse plugin. Just like the standalone version, the plugin automatically runs JUnit tests in the background as you make changes to the code. It selects tests intelligently, and only runs the ones you need. In addition to the features provided in the standalone version, the new Eclipse plugin reports test failures like compile errors, and works with multiple projects.

For more information, visit http://infinitest.org