makeitfaster

performance, scalability and optimizing processes

Continuous testing revisited: http://rapid-testing.com/

leave a comment »

I have a little update about continuous testing for .Net. I’ve used the ones I mentioned earlier, but they all have the problem that they run all tests on each compile. That’s simply to slow for me. I’d rather run the test suite manually, when it suits my coding rhythm.

Infinitest for the java platform (eclipse and intellij IDE’s) is great and does close-to-instant testing, even on fairly large projects. However that type of instant testing has not been available for Visual Studio yet… until now:

http://rapid-testing.com/

They are in the alpha stages, but keep an eye on them. They show great promise, and I hope they can deliver the instant action I desire. Check their blog here for updates:

http://blog.rapid-testing.com/

Advertisement

Written by Sebastian Vilstrup

December 14, 2010 at 11:54

Posted in Uncategorized

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.