Skip to content

an example that maps an Story to test using Gherkin format and cucumber.

Notifications You must be signed in to change notification settings

ale-sanchez-g/meetup_automation_cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A sample project to run tests over BrowserStack Automate.

Edit env.rb to set the browser on which the tests should be run, and the username and key from browserstack.

To run the tests, execute:

cucumber

Notes for the session

install ruby * for windows ensure you use ruby 1.9.3 * for windows download ansicon

* for OSX ensure you install rvm to manage
your ruby versions

* for Unix/Linux download rvm as well

if you are not familiar with ruby go to http://www.codecademy.com/en/tracks/ruby

gem install cucumber gem install watir-webdriver cucumber --init will get you started

About

an example that maps an Story to test using Gherkin format and cucumber.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published