Skip to content

Run Cucumber tests cross-browser in parallel with the Sauce Labs infrastructure

Notifications You must be signed in to change notification settings

john-griffin/cucumber_sauce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

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? Create an account and send me an email along with what you're working on, and I'll see if I can't get you a hundred minutes or so to test this out :)

Thanks

Matt

Sauce Labs (my employer and backend provider)

License

Released under MIT license

About

Run Cucumber tests cross-browser in parallel with the Sauce Labs infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%