如何使用 MSTest 深入了解 Hudson 上的数据驱动单元测试结果

发布于 2024-07-24 20:13:22 字数 536 浏览 1 评论 0原文

我们的持续集成服务器由HudsonMSTest 。 我们使用 Hudson MSTest 插件。

一切工作正常,除了数据驱动的单元测试失败时出现问题。 MSTest 插件不知道如何进一步深入数据行,就像 Visual Studio 在单击失败的数据驱动单元测试时所做的那样。

因此,当数据驱动的单元测试失败时,Hudson 中的错误报告绝对没有用——没有堆栈,没有原因——什么都没有。

我如何解决它? 如果有其他解决方案,我很乐意放弃 MSTest 插件。

Our continuous integration server is powered by Hudson with MSTest.
We use the Hudson MSTest plugin.

Everything works fine, except there is a problem when a data driven unit test fails. The MSTest plugin does not know to drill further down the data rows, like the Visual Studio does when one clicks on a failed data driven unit test.

So, when a data driven unit test fails the error report in Hudson is absolutely useless - no stack, no reason - nothing.

How do I fix it? I will gladly abandon the MSTest plugin if there is another solution.

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

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

发布评论

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

评论(1

待"谢繁草 2024-07-31 20:13:22

我认为这个只需要作为 RFE 提交给问题跟踪器,以便感兴趣的各方最终可以处理它。

I think this one just needs to be filed as an RFE to the issue tracker, so that the interested party can work on it eventually.

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