Questions tagged [ncover-explorer]
6 questions
2
votes
2 answers
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, because they are artificially lowering the coverage…

Dave
- 14,618
- 13
- 91
- 145
1
vote
1 answer
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 couldn't create a coverage report.
and the…

paschka76
- 95
- 2
- 10
1
vote
1 answer
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 be shared amongst all projects and I can…

devdigital
- 51
- 5
0
votes
1 answer
Running NCover from code
Is it possible to run NCover automatically from code instead of running NCover manually or via command line?
Here is the scenario, I have written a few tests, I execute all the tests and after the tests are completed, NCover should run…

user1890098
- 473
- 2
- 10
- 24
0
votes
1 answer
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 fail to open the merged file with an error…

GraemeF
- 11,327
- 5
- 52
- 76
0
votes
1 answer
NCover for ASP.net web application
I have developed an asp.net web application, ( a simple e-commerce website)
I want to use the NCover tool to run coverage tests. But i cant find any documentation which will guide me through to use NCOver for my asp.net web application. Can SOmeone…

pseudoname
- 35
- 1
- 7