locoloco22 Posted December 13, 2013 Report Posted December 13, 2013 Is there some sort of manual on how to run tests or continuous integration server? For anyone willing to contribute it would mean a lot to have code tested before submission of pull request. I would appreciate if anyone could give some pointer on this. Thanks Quote
Guest Posted December 13, 2013 Report Posted December 13, 2013 Hi PHPCI -Free and open source continuous integration specifically designed for PHP http://www.phptesting.org/ Other notable solutions are Jenkins - http://jenkins-ci.org/ Travis CI - https://travis-ci.org/ Quote
Matteo Beccati Posted December 19, 2013 Report Posted December 19, 2013 Have a look at: https://revive.beccati.com/bamboo/allPlans.action It is currently running daily builds with multiple PHP versions + MySQL and Postgres, plus on commit builds of every branch. No pull-request support yet, I'm afraid though Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.