设置TestNG eclipse插件的输出目录

发布于 2024-10-19 16:05:28 字数 525 浏览 1 评论 0原文

我想同时使用 testNG eclipse 插件和 maven Surefire 插件。有人告诉我 这里,我可以在运行 Maven 测试时监听输出文件夹“target/surefire-reports”,并且 testNG 插件视图获取数据并显示结果。

但在我的“maven 测试”结束后,该视图不会执行任何操作。在我使用“输出文件夹”应用 testNG 设置后,此错误出现在 Eclipse 错误视图

在此处输入图像描述

无论如何输出目录确实设置为 target/surefire-reports 但 testNG 视图不会对该目录中的更改做出反应...

I'd like to use both testNG eclipse plugin and maven surefire plugin together. And I was told here, that I can listen to the output folder "target/surefire-reports" when running maven test and the testNG plugin view takes the data and displays the results.

But the view doesn't do anything after my "maven test" ends. And after I apply the testNG settings with "output folder", this error appears in eclipse error view

enter image description here

Anyway the output directory is really set to target/surefire-reports but the testNG view doesn't react on changes in that directory...

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

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

发布评论

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

评论(1

浴红衣 2024-10-26 16:05:28

我刚刚推出了新版本的 Eclipse 插件,它应该可以解决您遇到的问题。

I just pushed a new version of the Eclipse plug-in which should fix the problem you're seeing.

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