Sha256: 8496f8b33f3bd5ac1ac571039425b62bf95091420aa5985092bc544473b402d3

Contents?: true

Size: 610 Bytes

Versions: 2

Compression:

Stored size: 610 Bytes

Contents

= 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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cucumber_growlnotify-0.2.0 README.rdoc
cucumber_growlnotify-0.1.3 README.rdoc