代码覆盖率 Visual studio - 命名空间未出现在仪表化程序集中
我在 Visual Studio 中使用 MStest 编写了一些单元测试,并尝试为我在测试设置中标记的仪表化程序集生成代码覆盖率。尽管我获得了程序集中除一个命名空间之外的所有命名空间的代码覆盖率。我是否需要进行设置才能使此命名空间出现在代码覆盖窗口中。
I have written few Unit test using MStest in visual studio and trying to generated the code coverage for the instrumented assembly which i have marked in the test settings. Although i am getting the code coverage for all of the namespaces in the assembly but one. Is there a setting i need to make to make this namespace appear in the codecoverage window.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论