Search code examples
Use attribute to omit code from coverage analysis in Visual Studio...


visual-studioattributescode-coveragencover

Read More
How to discover which test unit checks which lines of code?...


c#testingnunitcode-coveragencover

Read More
Is there a way to determine code coverage without running the code?...


code-coveragecode-analysisstatic-analysisncover

Read More
TeamCity run Nunit tests in Parallel...


.netnunitcontinuous-integrationteamcityncover

Read More
What .Net coverage tools support "condition coverage"?...


c#code-coveragencoverdotcoverncrunch

Read More
asking for advice for code coverage and unit test...


c#.netvisual-studio-2010unit-testingncover

Read More
How do I mark code to be excluded from code coverage analysis in VSTS...


visual-studio-2010mstestncover

Read More
Running Fakes with 3rd party coverage tools...


molesmicrosoft-fakesncoveropencoverpartcover

Read More
NCover not finding unit tests...


unit-testingvisual-studio-2013code-coveragencover

Read More
NCover 1.5.8 / NCoverExplorer 1.4.0.7 manual exclusions are very flaky...


code-coveragencoverncover-explorer

Read More
NCover Exclusion Rules...


msbuildncover

Read More
transform opencover xml output to ncover xml...


jenkinshudsonncoveropencover

Read More
Resharper 9.0 says 'No tests found in selected solution items.' Yet there are over 100 tests...


nunitncoverunit-testingresharper-9.0

Read More
New NCover 3.4.2 makes all my MSTest unit tests fail...


.netunit-testingmstestcode-coveragencover

Read More
Force NCover 1.5.8 to use v4 framework like testdriven.net does?...


.netnunittestdriven.netncover

Read More
How to write test case for protected method throwing exception?...


c#testingnunitncover

Read More
Sonarqube: How to use xml report in integration test coverage widget?...


integration-testingcode-coveragesonarqubencover

Read More
How to instrument binary (dll) using NCover/xunit...


c#xunit.netncover

Read More
Display NCover coverage report inside TeamCity...


continuous-integrationteamcitycode-coveragencover

Read More
NUnit TestCase tests seem to be ignored by NCover...


c#tddnunitncover

Read More
finding the code coverage by refering Uni Test dll through Ncover code central...


c#dllncover

Read More
Unit test the code of an event handler...


.netunit-testingncover

Read More
Getting top level exception on using //cf flag in ncover to exclude properties from Coverage reports...


ncover

Read More
NCover Exclude Anonymous Types...


msbuildteamcityncover

Read More
How to calculate code coverage with NCover using Jenkins?...


c#jenkinscode-coveragejenkins-pluginsncover

Read More
NCover code coverage result for deliberately failing tests...


c#visual-studiocode-coveragencover

Read More
NCover coverage is lower because of no coverage of the models. Improving ncover coverage....


.netc#-4.0ncover

Read More
Best way to get an accessable class in all of my projects...


c#unit-testingvisual-studio-2008code-coveragencover

Read More
NCOVER without NUNIT Test cases...


code-coveragemanualncover

Read More
ExcludeFromCodeCoverage Exclude Auto-Generated Code...


c#unit-testingauto-generatencover

Read More
BackNext