What's new? | Help | Directory | Sign in
Google
infinitest
Infinitest is a continuous test runner designed to facilitate Test Driven Development.
  
  
  
  
    
Show all Featured Downloads:
infinitest-3.0.zip
Join project
Project owners:
  benrady
Project members:
tottinge, rfciii

What is Infinitest?

Infinitest is a continuous JUnit test runner designed to facilitate Test Driven Development. Infinitest helps you learn TDD by providing feedback as you work, and helps you master TDD by reducing your feedback cycle from minutes to mere seconds.

Whenever you change a class, Infinitest runs your tests for you. If any errors occur, it reports them clearly and concisely. This gives you instant feedback about the semantic correctness of your code, just as modern IDE's give you instant feedback about syntax errors.

Just Released: Infinitest 3

How-To Screencasts

Project Roadmap

InfiniJ: Infinitest plugin for IntelliJ

Infinitest-py: Infinitest for Python

Infinitest 4: Automated sorting and categorization