将 JUnit 整合到单个门户上

发布于 2024-11-29 10:44:36 字数 72 浏览 2 评论 0原文

我想将我的所有 jUnit 整合到一个门户网站(例如 Fitnesse)上,并每天晚上构建它们以生成综合报告。有可用的开源工具吗?

I would like to consolidate all my jUnits onto a single web portal (like fitnesse) and build them every night for a consolidated report. Are there any opensource tools available for it ?

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

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

发布评论

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

评论(1

鸠书 2024-12-06 10:44:36

我认为你需要持续集成系统,例如 CruiseControl哈德森。您可以编写 Ant 脚本来定期编译和运行测试用例。

I think you need continuous integration system, such as CruiseControl and Hudson. You could write Ant script to compile and run your test cases periodically.

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