Skip to content

RuboCop RSpec v1.18.0

Choose a tag to compare

@Darhazer Darhazer released this 29 Sep 08:29
· 2349 commits to master since this release
  • Fix false positive in Capybara/FeatureMethods. (@Darhazer)
  • Add RSpec/Capybara/CurrentPathExpectation cop for feature specs, disallowing setting expectations on current_path. (@timrogers)
  • Fix false positive in RSpec/LetBeforeExamples cop when example group contains single let. (@Darhazer)