I\'m using Infinitest for continuous testing when I do java development and i really miss the instant feedback when I develop in .nET
How do I do continuous testing in C
Although it does do more, CruiseControl.NET can do continous testing when it's integrated with NUnit.
I also find the continous feedback of testing and building to be really useful.