Tagged Questions

1
vote
2answers
130 views

Why is NCover ignoring my assemblies?

I am using NAnt to run my builds with TeamCity. The build is running without any problem. It also displays me that all tests had passed. NCover created the coverage xml file. There are a lot of ...