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

NetTuts.com: Mockery: A Better Way

Brian DeShong's Blog: Development process for PHP-based projects

Padraic Brady's Blog: The PHPSpec Zend Framework App Testing Manifesto: Preamble

Sebastian Bergmann's Blog: Global Variables and PHPUnit

Warren Tang's Blog: PHP Unit Testing & Mock Objects with SimpleTest plugin for Eclipse


Community Events











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


series interview community example framework development testing conference composer language introduction code tool unittest release opinion api podcast functional zendframework2

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