Skip to content

barbasa/ui_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • What you need to start:
  • Install ruby >= 1.9.3
  • Install bundle: sudo gem install bundler --no-rdoc --no-ri
  • Install openssl for ruby: sudo apt-get install libopenssl-ruby
  • Install mysql client: sudo apt-get install libmysqlclient-dev
  • Install xvfb for headless tests: sudo apt-get install xvfb
  • run: bundle install

...you should be ready to go, bundle will take care or installing all you need.

Now you can run the tests just typing in:

  1. 'cucumber' if you want to run you tests locally
  2. 'cucumber --profile=sauce' if you want to run your test on SauceLabs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages