Matthew Weier O'Phinney has posted about a project he undertook to make it simple to test "userland projects" built with the Zend Framework as easy to test as the framework's own Front Controller and Dispatcher.
One of my ongoing projects the past few months has been to create an infrastructure for functional testing of ZF projects using PHPUnit .
...
This past weekend, I made the final commits that make this functionality feature complete.
Post new comment