In a new post to his blog Michelangelo van Dam talks about a presentation he gave on testing Zend Framework applications (slides ) and shares some of the code samples and techniques he mentioned.
Since then I got a lot of questions how to set up a testing environment for Zend Framework applications that uses version Zend Framework 1.8 or newer.
We start off by setting our environment best fitted for our unit testing....
ZendCasts.com: Unit Testing Action Helpers
On the ZendCasts.com site today there's a new screencast posted showing you how to use Zend_Test to unit test the action helpers in your Zend Framework application. A look at how action...
Project: Zend Framework Google Analytics Code...
Martin Aarhof has put together an handy tool for Zend Framework applications that creates the async javascript analytic code recommended by Google to provide tracking information back to...
Till Klampaeckel's Blog: Zend Framework: Slow...
In a new entry to his blog, Till Klampaeckel looks at view rendering for Zend Framework applications and how, as he assumed it would, making a change in the automatic rendering on the views...
Post new comment