jbcheng / stp2016-ruby-cucumber

The Ruby Cucumber skeleton for STP 2016 workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stp2016-ruby-cucumber

This code is provided as a Cucumber test skeleton for STP 2016 conference workshop. This framework will not be maintained after the STP 2016 conference.

Requirements

Attendees must bring a laptop with Unix environment installed. This includes a WINDOWS with a virtual machine running MAC or UBUNTU for an optimal experience.

Configure Workstation

Running Tests

  • Testing locally
$ LOCAL=true cucumber
  • Tests in parallel
$ rake test_sauce

Blogs Related to the Workshop

Resources

About

The Ruby Cucumber skeleton for STP 2016 workshop


Languages

Language:Ruby 90.8%Language:Shell 7.2%Language:Gherkin 2.0%