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
- MAC: Setup Mac Workstation for Ruby
- PC + VirtualBox: Setup Ubuntu Desktop and VirtualBox on PC
Running Tests
- Testing locally
$ LOCAL=true cucumber
- Tests in parallel
$ rake test_sauce