Stable integration tests for Vue.js with Capybara.
Influenced by Capybara::Angular.
Add this line to your application's Gemfile:
gem 'capybara-vue'
Use it as you would use regular Capybara API, however this time, you won't face any race conditions when working with Vue.js applications.
include Capybara::Vue::DSL