Jasmine Sauce
The jasmine-sauce gem provides the glue necessary to run your Jasmine tests across browsers in the Sauce OnDemand cloud.
Getting Started
- Add jasmine-sauce to your Gemfile
- bundle install
- bundle exec sauce config
- rails generate sauce:jasmine
- rake jasmine:ci:sauce