Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.25 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.25 KB

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