dawanda/jasmine-sauce

Name: jasmine-sauce

Owner: DaWanda Engineering Team

Description: Adapter for running Jasmine tests from a Rails project in Sauce OnDemand

Created: 2011-06-09 06:54:23.0

Updated: 2016-01-22 21:05:09.0

Pushed: 2011-06-09 07:10:23.0

Homepage:

Size: 1184

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Jasmine Sauce

The jasmine-sauce gem provides the glue necessary to run your Jasmine tests across browsers in the Sauce OnDemand cloud.

Getting Started
  1. Add jasmine-sauce to your Gemfile
  2. bundle install
  3. bundle exec sauce config
  4. rails generate sauce:jasmine
  5. rake jasmine:ci:sauce
Rails 2.3

4. echo "begin; load 'sauce/jasmine/jasmine-sauce.rake'; rescue LoadError; end" >> Rakefile


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.