Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 897 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 897 Bytes

Run Cucumber tests cross-browser in parallel with Sauce Labs

Installation

git clone http://github.com/sgrove/cucumber_sauce.git
gem install cucumber selenium-webdriver parallel

Config

Add your Sauce Labs username and api-key to ondemand.yml

Optionally edit one of the browser*.yml files to specify which browsers you want to run

Run

rake cucumber_sauce

TODO

Combine all output into a single html report. Probably a long-term project.

Questions?

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

Don't have a Sauce Labs accout? Why not? It's free to try out :)

Thanks

Matt

Sauce Labs

License

Released under MIT license