symfony项目的持续集成工具
我必须为 php 设置持续集成。我的 CI 服务器应该能够构建项目、运行单元测试并创建包含结果的报告。对于 symfony 项目来说,最好的持续集成工具是什么?我无法在 phpUnderControl + CruiseCotrol、Xinc 或 Hudson 之间做出决定。
I have to set up continous integration for php. My CI server should be able to build the project, run the unit tests and create a report with the result. What would be the best continuos integration tool for a symfony project? I can't decide between phpUnderControl + CruiseCotrol, Xinc, or Hudson.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我的意见:
我最喜欢哈德森。
My Opinion:
I like Hudson the most.