News Feed
Jobs Feed
Sections




News Archive
Raphael Stolt's Blog:
Growling PHPUnit's test status
June 03, 2010 @ 11:26:37

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

Since I'm using PHPUnit more and more lately, especially in continuous testing sessions (sprints without hitting the continuous integration server), my dependence on a fast and more visual feedback loop rose. In this post I'll provide an easy solution that meets these requirements by utilizing PHPUnit's test listener feature.

He includes the code to attach the PHPUnit install to the Growl service via a custom listener that can give you a status of the tests from your most recent run (complete with color-coded feedback based on the results). With a few changes to the PHPUnit XML config file and link out to a script (stakeout.rb), he shows how to directly interface with Growl and includes a few screenshots on what the end result could look like.

0 comments voice your opinion now!
growl phpunit integrate unittest runner


blog comments powered by Disqus

Similar Posts

Felix Geisendörfer's Blog: Containable 2.0 BETA

Sebastian Bergmann's Blog: AJAX-Based Test Runner for PHPUnit

Sebastian Bergmann's Blog: German Article on PHPUnit 3

Sebastian Bergamnn's Blog: SeleniumTestCase Improvements in PHPUnit 3.2

PHPBuilder.com: PHPUnit Fundamentals: Setting Up and Tearing Down a Doctrine 2 Database


Community Events











Don't see your event here?
Let us know!


phpunit introduction podcast code language series testing api functional application framework opinion composer community development release database example zendframework2 interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework