No cobertura files for ms code coverage. #296
|
Can't get any coverage results. I've pared the test project down to the minimum.
Still nothing. This used to work several months ago. When it stopped working I did not have time to dig into it.
FCC output: Help? |
Replies: 7 comments 30 replies
|
What is your RunMsCodeCoverage setting ? |
|
Are you supplying a runsettings ? |
|
It is reporting no location which is odd given you can find it. |
|
What project type is your test project ? |
|
Can you provide the generated runsettings in the test project fcc folder. |
|
Well, it looks like one of the tests is breaking the coverage. |


Well, it looks like one of the tests is breaking the coverage.
Another dev on my team removed all tests except one, and the coverage worked.
We're slowly bringing them back into the project.
Once I figure out the culprit I'll share it here.
@tonyhallett, thank you so much for your help!