test runner

warning: Parameter 2 to views_rss_views_feed_argument() expected to be a reference, value given in /home/0all/drupal-5.9/includes/module.inc on line 406.

Michelangelo 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.