more gems
Showing
| ... | ... | @@ -3,11 +3,15 @@ source 'https://rubygems.org' |
| gem 'rspec' | ||
| # gem 'rspec-rails' | ||
| gem 'capybara' | ||
| gem 'capybara-webkit' | ||
| gem 'launchy' | ||
| # Turnip is a Gherkin extension for RSpec. It allows you to write tests in Gherkin and run them through your RSpec environment. Basically you can write cucumber features in RSpec. | ||
| gem 'turnip' | ||
| gem 'poltergeist' | ||
| gem 'selenium-webdriver' | ||
| gem 'capybara-webkit' | ||
| # Speed up command | ||
| gem 'spring' |
Please
register
or
sign in
to comment