git clone http://github.com/sgrove/cucumber_sauce.git
gem install cucumber selenium-webdriver parallel
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
rake cucumber_sauce
Combine all output into a single html report. Probably a long-term project.
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 :)
Released under MIT license