`NCover` is the original `.NET` code coverage tool.
The located assembly's manifest definition does not match the assembly reference getting this when running nunit through ncover. Any idea?
.net nunit ncoverI have some classes that, for one reason or another, cannot be or need not be unit tested. I'd like …
visual-studio attributes code-coverage ncover