Module: RuboCop::Cop::RSpec::InsideExample

Included in:
DiscardedMatcher, EmptyExampleGroup, SkipBlockInsideExample, VoidExpect
Defined in:
lib/rubocop/cop/rspec/mixin/inside_example.rb

Overview

Helps check if a given node is within an example block.