I'm looking for a tool that does continuous testing while I'm writing code (such as NCrunch for Visual Studio) for Java in Eclipse. Is there something like that available for free?
Ideally, it would test continuously, but also give me a feedback in real time of which lines pass and which don't.