Skip to content

Instantly share code, notes, and snippets.

@mikegehard
Created August 20, 2010 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikegehard/540536 to your computer and use it in GitHub Desktop.
Save mikegehard/540536 to your computer and use it in GitHub Desktop.
Speeding up your selenium cucumber tests
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