tommyh / Ruby-RSpec-Capybara-SauceGem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes to be made (reference Sauce Account)

	export SAUCE_USERNAME=your_username
	export SAUCE_ACCESS_KEY=your_access_key

Setup

install bundler: gem install bundler # use sudo if necessary

install gems: bundle install # use sudo if necessary

Running tests

to run tests: rake sauce:spec

About


Languages

Language:Ruby 100.0%