Possible Duplicate:
Recommended server for Continuous Integration for PHP Project
Hi,
I'd like to try Continuous Integration. I'm mostly writing PHP application with Zend Framework to be deployed on linux server.
I took a look to Hudson, Phing, Ant, but all of these tools looks like at the mean time doing the same thing and not.
Do you have any feedback and good tutorials to start things?
Most wanted feature would be the ability to check PHPUnit test, change SetEnv setting in .htaccess file, runs somes scripts, adjust rewrite url settings (i'm using vhost locally), statistics, notifications, and others feature you think essentials.