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