Running NCover With Your Unit Testing Framework
The primary way that developers use NCover is to check how much of their code is tested by unit tests. Below you’ll find guides to get started with covering your code with NCover for your preferred unit testing framework.
- NUnit: Measuring Test Quality With NCover
- MSTest: Measuring Test Quality With NCover
- Gallio: Measuring Test Quality With NCover
- Quick Test Pro: Measuring Test Quality With NCover
- TestComplete: Measuring Test Quality with NCover
Didn’t see your testing framework? Let us know about it.