cruisecontrol

Visualizing PHPUnit runs - Christian Weiske

Planet PHP  Fri, 04/29/2011 - 08:35

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 just don't run it often enough during development because it's just too long.


 

Andries Seutens' Blog: Setting up phpUnderControl on Gentoo Linu...

PHPDeveloper.org  Thu, 11/12/2009 - 09:09

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.