如何使用Team City排除代码覆盖中的名称空间?

cdi*_*zal 16 teamcity continuous-integration code-coverage dotcover

我正在使用Team City 7.1.1(build 24074),我想在代码覆盖中排除一些名称空间.我使用dotcover作为代码覆盖工具.我在测试中使用MSPec,Machine.Fakes和Rhino Mocks.

谢谢!

cdi*_*zal 32

最后,我找到了排除NAMESPACES的方法

- :assemblyName ; type = nameSpace.*