Eclipse 的持续集成插件
我做了很多 TDD,并且正在考虑为 Eclipse 安装一个持续集成插件。
最流行的两个似乎是 JUnit Max 和 Infinitest。
由于两者都是“付费的”,因此我想就两者的优点/缺点/其他方面发表一些意见。也许我错过了一个“免费”的替代方案?
I do a lot of TDD and am thinking of installing a Continuous Integration Plugin for Eclipse.
The two most popular seem to be JUnit Max and Infinitest.
As both are "payed for", I'd like some opinions on the pros/cons/otherwise of each. Maybe there is a "free" alternative that I've missed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
注意:正如 Kent Beck 本人所提到的,JUnit Max 项目是 不再积极开发。这篇博文对其进行了总结(7 月2009):
肯补充道:
话虽这么说,他正计划恢复 JUnit Max,正如他在 上周视频博客采访(2010 年 7 月 2 日):(7 月中旬或月底新发布?)。
因此,目前,对于包含许多大型项目的大型工作区,Infinitest 可能可以更好地扩展。 (我对此没有直接经验)。
它不是开源的,但对于个人使用,应该可以免费获得 个人许可证。 (请参阅Infinitest 的双重许可模型) 。
Note: as mentioned by Kent Beck himself, the JUnit Max project is no longer actively developed. This blog post summarizes it (July 2009):
Ken adds:
That being said, he is planning to get JUnit Max back, as he said himself in a vlog interview last week (July 2d, 2010): (new release mid or end July?).
So, right now, for large workspaces with many large projects, Infinitest might scale better. (I have no direct experience with it).
It isn’t open source, but for personal use it should be possible get a free-of-charge individual license. (see the dual-licensing model for Infinitest).