miks / capybara-vue

Stable integration tests for Vue.js with Capybara

Home Page:https://rubygems.org/gems/capybara-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capybara-vue

Stable integration tests for Vue.js with Capybara.

Influenced by Capybara::Angular.

Installation

Add this line to your application's Gemfile:

gem 'capybara-vue'

Usage

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

About

Stable integration tests for Vue.js with Capybara

https://rubygems.org/gems/capybara-vue

License:MIT License


Languages

Language:Ruby 100.0%