Category Archives: SimpleTest
SimpleTest with Zend Framework – Unit Testing
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 I easily get acquinted with SimpleTest and I’m very comfortable … Continue reading
Posted in SimpleTest, TDD, Zend Framework
Tagged SimpleTest, Zend Framework, zend framework simpletest
1 Comment




