NCrunch is an automated concurrent testing tool for Visual Studio.
It intelligently runs automated tests so you don't have to do them, while providing incredibly useful information about tested code, such as code coverage and performance metrics, online in your IDE as you type.
NCrunch is the ultimate live test tool for .NET.
Resources
Automatic concurrent test
NCrunch takes all the pain out of numerous and unnecessary steps and leaves a simplified process behind, so you just worry about:
· Test writing
· Writing the code under test
· Refactoring the code under test
Code Coverage
NCrunch collects test coverage of your code while running your tests.
Placed next to your code in colored markers indicating approval or disapproval status.
Navigate to any coverage test of any line of code, making it easier to see which tests you can impact with a change.
Full code coverage metrics are also available, allowing you to see where your code coverage is heavy or light.
Performance metrics
Metrics are conveniently shown with a tooltip, and "hot spots" are shown with special coloring in code coverage markers.
In-line exception details
This makes it very easy to identify where your tests went wrong, without the information getting in your way.
Intelligent testing
The tests you have recently impacted are prioritized for execution using sophisticated, high-performance IL-based change mapping. Using a powerful weighting system designed to provide the most important feedback as quickly as possible.
Distribution process
NCrunch can unload the build and test work on other computers for processing.
Tasks are distributed cleanly to any number of connected machines, forming grids to run tests.
System Requirements
Microsoft Visual Studio 2017; 2015; 2013; 2012; 1020; 2008;
You don't know what software you need or you haven't found what you were looking for? We have a team ready to help you choose the right software for your company.