执行 Nunit 测试期间进程终止

发布于 2024-07-13 01:01:21 字数 186 浏览 5 评论 0原文

我有一个测试项目需要花费大量时间来测试用例。 我已经使用 Nunit、msbuild 配置了 Cruisecontrol.net。 现在,如果我在 Nunit 执行期间运行我的项目,它会终止进程并使构建失败。 此外,如果您强制构建,则结果不会更新,它会显示最后的构建结果,并且即使测试通过,在查看结果后也会给出 Textfixturesetup 失败。

I have a test project that takes alot of time to test cases. I have configured cruisecontrol.net with Nunit, msbuild. Now if I run my project during the execution of Nunit it kills the process and fail the build. Also if you force a build then results are not updated it shows the last build results and also giving Textfixturesetup failed after viewing the results even if the tests passes.

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

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

发布评论

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

评论(2

半﹌身腐败 2024-07-20 01:01:21

“在 NUnit 执行期间运行您的项目”是什么意思? 您的意思是 CCNet 和 Visual Studio 在同一个盒子上吗?

如果是这种情况,那么您可能不需要该配置。 首先将 CCNet 放在单独的机器上。

What do you mean by "run your project during the execution of NUnit"? Do you mean that you have CCNet and Visual Studio on the same box?

If that's the case, then you probably do not want that configuration. Start with putting CCNet on a separate machine.

静若繁花 2024-07-20 01:01:21

看起来非常类似于 您的另一个问题。 请参阅那里的答案以获取更多信息。

Looks rather similar to another one of your questions. See answers there for more info.

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