Andries Seutens has written up a new post on getting the continuous integration software CruiseControl and phpUnderControl up and running on a Gentoo linux installation.
In this blog post I'll try to explain how you can setup phpUnderControl and CruiseControl.
This guide is mostly focused on getting phpUnderControl to work on a Gentoo Linux system, so some things are OS specific.
You'll already need to have PHP up and running on the machine...
Visualizing PHPUnit runs - Christian Weiske
LESS, a project I'm currently hacking on @work, has has a unit test suite that was a pain to use because the ~80 tests took 45 seconds to run. The problem with that test suite is that you...
Automating PHP Continuous Integration with Jenkins -...
If you were at the PHP Benelux conference last weekend, you probably saw several talks, including mine, that mentioned using Jenkins as a Continuous Integration server. For those of you...
Mark Story's Blog: CakePHP and PHPUnit
According to this new post from Mark Story (and this article on The Bakery) the CakePHP project has moved away from simpletest as their testing tool of choice and has picked up PHPUnit. In...
Post new comment