2

Closed

Support running NUnit with code coverage tool

description

It would be great to have the option of running NUnit with a code coverage tool.
Closed Dec 9, 2012 at 12:57 PM by mikeFourie
Happy to re-open with patch contribution. thanks

comments

mikeFourie wrote Aug 5, 2012 at 5:09 PM

What code coverage tools in particular?

flcdrg wrote Aug 6, 2012 at 12:34 AM

I'm using dotCover, though it would probably be nice to enable other coverage tools too if there was interest.

I have managed to implement this functionality by extending the existing NUnit activity but I'll need to get permission from my employer to submit a patch.