Module: Capybara

Defined in:
lib/rspectacular/plugins/features.rb

Overview

Features Plugin

This plugin enables the feature/scenario/background/given syntax in RSpec without requiring Capybara as a dependency (and may also be used outside of Rails). The contents of this file are taken verbatim from

github.com/jnicklas/capybara/blob/cd4327857bd3bafa8614b7bffb2886a8ab401953/lib/capybara/rspec/features.rb

and should be updated whenever that file is updated.

Defined Under Namespace

Modules: Features