We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
Visual Studio 2008 进行测试覆盖率。它有点难找,但很有魅力。这是包含一些屏幕截图的链接关于如何启用它。
Visual Studio 2008 does test coverage. It's a bit hard to find but works like a charm. Here is a link with some screenshots on how to enable it.
除了 PartCover(现已移至 github)之外,还有 OpenCover 具有 32 和 64 位进程支持(以及 .NET2 和 .NET4),并且可以与 TypeMock 和 Moles 一起使用。
As well as PartCover (now moved to github) there is also OpenCover which has 32 and 64 bit process support (as well as .NET2 and .NET4) and can be used with TypeMock and Moles.
Visual Studio 2008 进行测试覆盖率。它有点难找,但很有魅力。这是一个链接,其中包含一些有关如何启用它的屏幕截图。
Visual Studio 2008 does test coverage. It's a bit hard to find but works like a charm. Here is a link with some screenshots on how to enable it.
看看 PartCover
Have a look at PartCover
Visual Studio 2008 进行测试覆盖率。它有点难找,但很有魅力。
Visual Studio 2008 does test coverage. It's a bit hard to find but works like a charm.