Running PHPUnit Tests with Zend Framework
ZendEditor
|
0 comments | Wednesday, December 31, 2008
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!


Comments (Login to leave comments)