thoughtbot / capybara-webkit

A Capybara driver for headless WebKit to test JavaScript web apps
https://thoughtbot.com/open-source
MIT License
1.97k stars 427 forks source link

Puma is required to run the Capybara 3 tests #1062

Closed twalpole closed 6 years ago

twalpole commented 6 years ago

Add puma to the Gemfile since it's a requirement for running Capybara 3 tests.