A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics.

Tag Archives: zendcasts

Unit Testing My Zend Framework Application

Okay, I have been getting into Unit Testing the past few days. With the help of Jon Lebensold’s screencast, I was able to jump right in quickly. Right now I am looking into creating Mock Objects for my tests. I … Continue reading

Posted in General | Tagged , , , , , | 3 Comments