Federico Cargnelutti has written a blog post about testing Zend Framework controllers using the PHPUnit unit testing framework (v3.3.9 of which was just released). His post includes step-by-step instructions for creating your own unit tests, combining them into test suites, and running them under PHPUnit. Essential reading for anyone serious about ZF development!