-
-
Notifications
You must be signed in to change notification settings - Fork 283
Pull requests: rubocop/rubocop-rspec
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add SupportedMethods configuration to
RSpec/RedundantPredicateMatcher
cop
#2121
opened Oct 2, 2025 by
ydah
Loading…
7 tasks done
Fix false negative for
RSpec/RepeatedExampleGroupDescription
cop when include skip/pending
#2120
opened Oct 2, 2025 by
ydah
Loading…
5 tasks done
Improve an offense message for
RSpec/RepeatedExample
cop
#2119
opened Oct 2, 2025 by
ydah
Loading…
5 tasks done
Remove test for safety configuration of cops documented with
@safety
YARD tag
#2118
opened Oct 2, 2025 by
ydah
Loading…
3 tasks done
Fix a false positive for
RSpec/LetSetup
when let!
used in outer scope
#2117
opened Oct 2, 2025 by
ydah
Loading…
6 tasks done
RSpec/VerifiedDoubles: fix detection of nameless doubles
#2112
opened Oct 2, 2025 by
ushi-as
Loading…
6 of 13 tasks
Offend
allow_any_instance_of
and expect_any_instance_of
in RSpec/SubjectStub
#2094
opened Jul 23, 2025 by
lovro-bikic
Loading…
6 of 13 tasks
Let
RSpec/SpecFilePathFormat
leverage ActiveSupport inflections when configured
#2090
opened Jun 2, 2025 by
corsonknowles
Loading…
6 of 13 tasks
Recognize stubbing of
described_class
in RSpec/SubjectStub
#2088
opened May 24, 2025 by
lovro-bikic
Loading…
6 of 13 tasks
Improve PredicateMatcher recommendations
#2068
opened Mar 29, 2025 by
bquorning
Loading…
5 of 6 tasks
Fix: Fix false negative for
RSpec/Dialect
when specified Capybara-specific methods
#1952
opened Aug 26, 2024 by
sanfrecce-osaka
Loading…
5 of 13 tasks
Fix
RSpec/ExampleWording
in escaping and %
string literals
#1800
opened Feb 7, 2024 by
r7kamura
Loading…
5 of 13 tasks
Update
RSpec/IteratedExpectation
cop documentation with an example of a matcher relying on block arguments
#1659
opened Jun 8, 2023 by
jprince
Loading…
4 of 13 tasks
ProTip!
Filter pull requests by the default branch with base:master.