Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
228 views

NCover 1.5.8 / NCoverExplorer 1.4.0.7 manual exclusions are very flaky

I haven't yet installed my license of NCover 3, and am still running 1.5.8 on my build server. I am trying to exclude full assemblies and specific classes that I don't want included in the report, ...
1
vote
1answer
186 views

NCover couldn't create a coverage report. 0 Passed, 0 Failed, 0 Skipped

I am using Visual Studio 2008 Professional with TestDriven.NET 2.14.2190, Windows XP (x86). When i right click on my unit tests project, test with - Coverage, I obtain the following output: NCover ...
1
vote
1answer
102 views

NCover installation

I'm installing NCover Complete trial version, and wondered if it's possible to install to a different folder and have NCover as part of the VCS? Otherwise the current version of NCover (v3.3.2) would ...
0
votes
1answer
55 views

How do I fix a NCover “Duplicate method was added” error

Having performed some refactoring I am now finding that NCoverExplorer is unable to merge my test results. With NCover and NCoverExplorer v3.2.2 the merge appeared to work, but NCoverExplorer would ...