cucumber_growlnotify¶ ↑
This gem notifies through growl that your cucumber tests are passing or not
Installing¶ ↑
-
Install Growl
-
Install ‘growlnotify’ in the ‘Extras’ package in Growl installer
-
Add gem ‘cucumber_growlnotify’ to your projects Gemfile
-
Configure in System Preferences - Growl - Network
-
Check “Listen for incoming notifications” and “Allow remote application registration”
-
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