没有 Pex 的痣?
可以在不使用 Pex 的情况下使用 Moles 吗?
另外,有谁知道 MS Moles 何时会有候选版本?在不知道它会朝哪个方向发展的情况下,我对在生产系统中使用它犹豫不决。
Can Moles be used without having to use Pex?
Also, Does anyone know when MS Moles will have a Release candidate? I am hesitant of using it in the Production system without knowing which direction it will head.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
是的。它们可以在 Visual Studio Gallery 上免费获得。
Yes. They are freely available on Visual Studio Gallery.
虽然它们可能打包在一起,但 Moles 是与 PEX 完全独立的产品,可以独立使用。
至于在生产中使用它,如果您仅在单元测试项目中使用它,那么您不必在生产环境中安装 Moles,因为它只会在测试中使用。
While they might be packaged together, Moles is a completely separate product from PEX and can be used independently.
As for using it on production, if you're only using it in your unit testing projects then you should not have to install Moles on your production environment as it will only be used in testing.