Drink » Developer.Team

NCrunch 2.14.0.8 MSVS 2008 - 2015 CTP

NCrunch 2.14.0.8 MSVS 2008 - 2015 CTP
NCrunch 2.14.0.8 MSVS 2008 - 2015 CTP | 22 Mb


It intelligently runs automated tests so that you don't have to, and gives you a huge amount of useful information about your tested code, such as code coverage and performance metrics, inline in your IDE while you type.

Automatic Concurrent Testing
A normal cycle of test driven development makes you stop to run your tests so often that it's just plain painful. Think about the steps you usually go through:

Write the test
Stop and run the test
Write the code under test
Stop and run tests
Refactor the code under test
Stop and run tests
Drink some coffee and repeat
Read more