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.
test runnerMichelangelo van Dam's Blog: Unit testing with Zend Framework 1....PHPDeveloper.org Mon, 11/02/2009 - 10:46
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. Jamie Rumbelow's Blog: Setting up the perfect CodeIgniter & TDD ...PHPDeveloper.org Wed, 08/12/2009 - 09:58
Jamie Rumbelow has put together a post that talks about building the perfect environment for running the CodeIgniter framework with test-driven development processes. |