Actually, Zend Framework has its own unit testing tool using PHPUnit. It is called Zend_Test_PHPUnit*. However, my first encounter with Unit Testing in PHP (actual testing) is with SimpleTest and […]
Day: May 8, 2009
Starting To Learn (TDD) Test Driven Development
I am really new to this TDD – Test Driven Development. One of the forum admin in PHPUGPH is advocating in TDD. I got a PowePoint Presentation file from his […]
Zend Framework 1.8 Released
It has been a week ago since I’ve learn that Zend Framework has released it’s latest version 1.8. I am an avid fan of the framework in fact, every new […]