Watchr is a development tool that monitors a directory tree and triggers a user defined action (in Ruby) whenever an observed file is modified.
test runnerWatchr – More Than An Automated Test RunnerRuby Inside Tue, 03/29/2011 - 14:56
Watchr is a development tool that monitors a directory tree and triggers a user defined action (in Ruby) whenever an observed file is modified. Site News: Popular Posts for the Week of 07.09.2010PHPDeveloper.org Fri, 07/09/2010 - 06:04
Popular posts from PHPDeveloper.org for the past week: Project: MakeGood - A test runner for doing Test Driven Developm...PHPDeveloper.org Wed, 07/07/2010 - 12:39
Goran has pointed out a plugin for Eclipse that can help those out there wanting to adopt Test-Driven Development into their process - MakeGood (screenshot here).
Features in the plugin include: Raphael Stolt's Blog: Growling PHPUnit's test statusPHPDeveloper.org Thu, 06/03/2010 - 10:26
Raphael Stolt has put together a guide showing how you can link PHPUnit and its test status to the Growl engine on OS X to share the results in a move visual way (than just watching the test runner). Using PHPUnit from a Git Checkout - Sebastian BergmannPlanet PHP Thu, 04/15/2010 - 05:35
Users of PHPUnit frequently ask me questions such as "How do I use PHPUnit from a Git checkout?" or "How do I run PHPUnit's own test suite?" This article provides the answers to these questions. 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. |