Reputation: 1307
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.
Upvotes: 2
Views: 422
Reputation: 4439
My Opinion:
I like Hudson the most.
Upvotes: 1