Recently I've been reading all about Test Driven Development (TDD) and unit testing, so I've decide to have a look into it in a practical manner. Here's an interesting article written by the folk at Zend about the basics of unit testing in PHP: http://devzone.zend.com/article/2772