Module: RuboCop::Cop::RSpec::Capybara

Defined in:
lib/rubocop/cop/rspec/capybara/match_style.rb,
lib/rubocop/cop/rspec/capybara/feature_methods.rb,
lib/rubocop/cop/rspec/capybara/negation_matcher.rb,
lib/rubocop/cop/rspec/capybara/specific_actions.rb,
lib/rubocop/cop/rspec/capybara/specific_finders.rb,
lib/rubocop/cop/rspec/capybara/specific_matcher.rb,
lib/rubocop/cop/rspec/capybara/visibility_matcher.rb,
lib/rubocop/cop/rspec/capybara/current_path_expectation.rb

Defined Under Namespace

Classes: CurrentPathExpectation, FeatureMethods, MatchStyle, NegationMatcher, SpecificActions, SpecificFinders, SpecificMatcher, VisibilityMatcher