Skip to content

sgrove/rspec_sauce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Example RSpec tests cross-browser with Sauce Labs

Installation

git clone http://github.com/sgrove/rspec_sauce
gem install rspec selenium-client json

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

spec source/example.rb

TODO

Instructions on running specs in parallel. It's a lot of fun to watch :)

Questions?

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

Thanks

Sauce Labs (my employer and backend provider)

License

Released under MIT license

About

Examples for using rspec and Sauce OnDemand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages