Skip to content

sgrove/rspec_sauce_webinar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webinar repo: RSpec tests cross-browser with Sauce Labs

Follow along with the webinar video and try the examples as you watch.

For an unmodified example, please see RSpec Sauce proper

Installation

git clone http://github.com/sgrove/rspec_sauce_webinar
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

You can execute each ruby file by:

spec source/1.rb

Note that the first selenium demos are just plain ruby files. Execute them by:

ruby source/2.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

RSpec and Sauce Labs webinar material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages