Original Content

Running PHPUnit Tests with Zend Framework

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!

Published: December 31st, 2008 at 5:11
Categories: Zend Framework
Tags: