No commit activity in last 3 years
No release in over 3 years
This gem notifies through growl that your cucumber tests are passing or not
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.0.0
~> 1.5.2

Runtime

= 0.10.0
 Project Readme

cucumber_growlnotify¶ ↑

This gem notifies through growl that your cucumber tests are passing or not

Installing¶ ↑

  1. Install Growl

  2. Install ‘growlnotify’ in the ‘Extras’ package in Growl installer

  3. Add gem ‘cucumber_growlnotify’ to your projects Gemfile

  4. Configure in System Preferences - Growl - Network

  5. Check “Listen for incoming notifications” and “Allow remote application registration”

  6. Run your cucumber tests with –format Cucumber::Formatter::Growl

Notes¶ ↑

This gem was developed using Ruby 1.9.2. There’s a gem that does the same stuff, with Autotest, but it doesn’t work with Ruby 1.9