Zend Framework: Enabling unit testing with MVC
I keep forgetting to post this so I can find it later.
The documentation for Zend_Test_PHPUnit requires that you break out your configuration into a plugin as shown in Matthew’s sample pastebin application.