开发者

Which tool/server can be used to perform continuous integration with PHPUNIt, Selenium Test and other code bash code

Which tool/server can be used to perform continuous integration that helps running PHP UNIT tests, SELENIUM tests and Custom tests such as bash script ideally. I have got following options: 1. Hudson 2. PHP Under COntrol (plugin of cruise control) 3. jenkin开发者_如何学JAVAs 4. Bamboo (Atlassian) 5. TeamCity (JetBrains) 6. Apache Continuum

I need to know which is the best in my case, with some reasons. I appreciate your valuable thoughts.


Also maybe look at Sismo (from the Symfony folks) ?


Jenkins is best option for your problem. Currently we are also using jenkins as our CI server and we are running unit tests, selenium tests and other tests including load testing etc. with jenkins. Also it has support for multiple plugins.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜