Tagged Questions
2
votes
2answers
371 views
TeamCity & MSpec with sln2008 runner?
I'm currently using the sln2008 runner. Is there a way to configure TeamCity to execute MSpec tests without switching to a NAnt or MSBuild runner?
0
votes
2answers
116 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 ...