On my research list: NCrunch for Visual Studio
Posted by jpluimers on 2015/02/04
Thanks Stefan Glienke for pointing me to NCrunch for Visual Studio:
NCrunch is an automated concurrent testing tool for Visual Studio.
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.
–jeroen






Leave a comment