- 10, Apr 2020
- #1
NCrunch for Visual Studio
more info NCrunch for Visual Studio
Скрытая информация :: Авторизуйтесь для просмотра »
NCrunch is one of the most powerful plugins available for Visual Studio in which you will be able to run on your application and code a variety of tests, including NUnit, MS Test, Xunit, MbUnit, MSpec, SpecFlow. And find the bugs and problems of your program easily.
Features of NCrunch:
Required system:
Скрытая информация :: Авторизуйтесь для просмотра »
NCrunch is one of the most powerful plugins available for Visual Studio in which you will be able to run on your application and code a variety of tests, including NUnit, MS Test, Xunit, MbUnit, MSpec, SpecFlow. And find the bugs and problems of your program easily.
Features of NCrunch:
- Code Coverage: With this feature, you can see test information per line of your code. For example, it's done on a part of the test code or it has been done successfully or has errands. By using this feature, you know exactly which lines need to be corrected.
- Performance metrics: When performing the test, the time it takes for each line of your code to run is calculated and the places where the program is slow is shown to you.
- Inline Exception Details: For tests that are not successful, you will be able to see the bugs or warnings.
- Intelligent Execution of Tests: This feature will be able to do all kinds of tests on your application.
- Parallel Execution: Supports parallel processing in this program.
- Smart Support for Multi-core / Multi-processor Systems: Support for multi-core processors or support for multiple processors in NCrunch.
- Easy Debugging: Thanks to NCrunch, you can easily debug your program.
- Full synchronization with your codebase: To do a test, you do not need to save your project before. NCrunch automatically saves and executes.
- Support for Large Systems: Support for large and large projects and carry out all kinds of tests in this program.
- See NCrunch for full details
- more info NCrunch Blog | Blogging on NCrunch and automated testing in .NET
Required system:
- Supported testing frameworks are:
- NUnit
- MS Test
- Xunit
- MbUnit
- MSpec
- SpecFlow
- NUnit
- Supported languages and .NET versions are:
- C #
- VB.NET
- F #
- .NET Framework v2.0 and above
- Visual Studio 2008
- Visual Studio 2010
- Visual Studio 2012
- Visual Studio 2013
- Visual Studio 2015
- Visual Studio 2017
- C #