Growl Tests plugin

Plugin details

This plugin utilizes the oh so excellent Growl notification framework for OS X to deliver failures notifications to you as they happen.

Websitehttp://thatswhatimtalkingabout.org/news/2006/6/8/make-your-tests-roar Repositoryhttps://secure.near-time.com/svn/plugins/trunk/growl_tests/ Author Blake Watters Tags growl, Test LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install https://secure.near-time.com/svn/plugins/trunk/growl_tests/

Enable “Listen for incoming notifications” and “Allow remote application registration” in the Network tab of the Growl Preference Pane of your System Preferences
Install my plugin into your application:

$ ./script/plugin install -x https://secure.near-time.com/svn/plugins/trunk/growl_tests


That’s it! Your failing tests will now post Growl notifications. There are configuration switches in config.rb of the plugin folder, to allow you specify different hosts other than localhost, make the notifications sticky, raise their priority, etc. Out of the box, you are set for localhost.

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | Back in time (1 older version) | Last edited by: hardway, 9 months ago