Module: RuboCop::Cop::RSpec::InsideExampleGroup

Included in:
Capybara::FeatureMethods, EmptyLineAfterSubject, LeadingSubject, VariableDefinition, VariableName
Defined in:
lib/rubocop/cop/rspec/mixin/inside_example_group.rb

Overview

Helps you identify whether a given node is within an example group or not.