What is Infinitest?
Infinitest is a continuous 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. It's smart about what tests to run, and only runs the ones you need. 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.
Current Release: Infinitest-Java v4
- Test runs fully and cleanly interruptible
- Automatically time-out frozen tests
- Failing tests are run first
- New "Greenhooks" allow shell execution on a green bar
Current Release: InfiniJ 4.0.3
- Control test scope using module facets
How-To Screencasts
Project Roadmap
- Infinitest 5
