Category Archives: Test Driven Development

Hudson and Symfony continuous integration

We’ve been experimenting this week with using Hudson as our continuous integration server for our latest Symfony project.  Previous experiences with CruiseControl via phpUnderControl and the symfonyUnderControl plugin were OK-ish but we’d occasionally experience CruiseControl dying on us with no warning apart from the lack of emails after checking our code in.
So we decided it [...]

Agility, Speed & Test Driven Development

I’ve just been through the updates from the groups I’m connected with on LinkedIn, and I read an interesting quote about Agility and speed.
If you focus on Quality, through effective refactoring and test coverage, speed will be maintained in the long term. When the code base gets quite large, speed of change can be difficult [...]