Created
August 20, 2010 15:25
-
-
Save mikegehard/540536 to your computer and use it in GitHub Desktop.
Speeding up your selenium cucumber tests
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this to the Gemfile and Cucumber takes care of the rest. | |
gem 'thin', :group => :test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment