Question

Im using NCover 1.5.8, and its doesn't seem to produce and metrics relating to my website applications. The ncover output indicates the tests relating to the website have been run.

Is there anything special I need to do for website dlls?

Was it helpful?

Solution

NCover requires the PDB files to be present, else it just simply ignore it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top