Skip to content

Instantly share code, notes, and snippets.

@ndmanvar
Last active October 29, 2015 19:08
Show Gist options
  • Save ndmanvar/dd5c4abcc81a3c620ab6 to your computer and use it in GitHub Desktop.
Save ndmanvar/dd5c4abcc81a3c620ab6 to your computer and use it in GitHub Desktop.
How use cucumber-watir-webdriver with Allure and Sauce Jenkins plugin
export SAUCE_USERNAME=YOUR_SAUCE_USERNAME
export SAUCE_ACCESS_KEY=YOUR_ACCESS_KEY
git clone https://github.com/ndmanvar/Ruby-Cucumber-WatirWebdriver
cd Ruby-Cucumber-WatirWebdriver
git checkout manheim
bundle install
rake test_sauce show_sessionid_and_job_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment