如何让鼹鼠与 MSBuild 一起工作?

发布于 2024-12-11 09:41:56 字数 136 浏览 0 评论 0原文

我用 Moles 编写了一些单元测试用例,然后将其签入 TFS。但自动构建失败。 我无权在构建服务器上安装 Moles。我检查错误发现我没有签入MolesAssemblies目录下的文件。我认为不需要检查它们。它们应该是由鼹鼠生成的。如何解决这个问题?谢谢。

I wrote some unit test cases with Moles, then i check it into TFS. But the auto build failed.
I do not have the right to install Moles on the build server. I checked the errors found that I did not check in files under MolesAssemblies dir. I think do not need check in them. they should be generated by Moles. How to resolve this problem? thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

笑忘罢 2024-12-18 09:41:56

您必须在构建服务器上安装moles。

You have to install moles on the build server.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文