Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Grove committed Sep 20, 2010
1 parent aaa8004 commit cd174fd
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README
@@ -0,0 +1,21 @@
Run Cucumber tests cross-browser in parallel with Sauce Labs
------------------------------------------------------------
Installation:
git clone http://github.com/sgrove/cucumber_sauce.git
gem install cucumber selenium-client parallel

Run:
rake test

TODO:
Move the browsers out to a yaml file

Thanks:
Matt (sniped some code from http://wolfewebservices.com/blog/testing-multiple-browsers-selenium-and-cucumber)
Sauce Labs (my employer and backend provider)

License:
Released under MIT license

Questions?
Shoot me an email, I'm sean at saucelabs.com

0 comments on commit cd174fd

Please sign in to comment.