Over on his blog, Michelangelo van Dam – the leader of the ZendCon UnCon ’12 – has posted the latest in a series of posts about things he learned attending the ZendCon UnCon. This latest post is how he implemented the idea of using fixtures and PHPUnit to test databases.
Tag Archives: Unit Testing
Unit testing a Zend Framework 2 Controller
July 16, 2012
Tom Oram wrote a good blog post recently on how to get started testing Zend Framework 2 Controllers. if you are working with Zend Framework, this is a post you are going to want to skim. If you are trying to figure out how to test your controllers, don’t skim it, read the whole thing.


November 13, 2012
0 Comments