RuboCop Capybara v2.19.0
What's Changed
- Add new
Capybara/RSpec/PredicateMatcher
cop. (@ydah) - Add new
Capybara/RSpec/HaveSelector
cop. (@ydah) - Add new
Capybara/ClickLinkOrButtonStyle
cop. (@ydah) - Fix a false positive for
Capybara/SpecificFinders
whenfind
with kind option. (@ydah) - Fix an incorrect autocorrect for
Capybara/CurrentPathExpectation
. (@ydah) - Drop Ruby 2.6 support. (@ydah)
Full Changelog: v2.18.0...v2.19.0