Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

NOTICE - This repository is now deprecated. For Teaspoon interaction with BrowserStack, please refer to https://github.com/jejacks0n/teaspoon#with-browserstack

Notifications You must be signed in to change notification settings

browserstack/teaspoon-browserstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teaspoon-browserstack

This repository is an example rails application which shows how to run your teaspoon tests on BrowserStack.

Setup

BrowserStackLocal binary must be running in the background for running tests.

Configuration

  • The configuration options can be found in /spec/teaspoon_env.rb file
  • Edit the config.driver_options array to add browsers to test on.
  • bundler must be installed for the specific ruby version.
  • Run bundle install at the root of the repo

Sample test

  • To run the tests, simply run bundle exec teaspoon

Check the teaspoon wiki for more information.

About

NOTICE - This repository is now deprecated. For Teaspoon interaction with BrowserStack, please refer to https://github.com/jejacks0n/teaspoon#with-browserstack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published