issues
search
rubocop
/
rubocop-rspec
Code style checking for RSpec files.
https://docs.rubocop.org/rubocop-rspec
MIT License
810
stars
276
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use Node extensions instead of *splat
#1998
bquorning
opened
2 days ago
2
Demonstrate unsafe changes from `ScatteredSetup`
#1996
corsonknowles
closed
1 week ago
1
`RSpec/ScatteredSetup` is marked as safe but misforms case statements
#1995
corsonknowles
closed
1 week ago
5
Add an else condition to correct `StubbedMock` behavior
#1994
corsonknowles
closed
5 days ago
4
Document behavior of trailing empty lines for `ExcessiveDocstringSpacing`
#1993
corsonknowles
closed
3 weeks ago
1
Test derivative `case style` for `BeNil` cop
#1992
corsonknowles
closed
6 days ago
1
Cover and then remove `ancestor.send_type?` branch in `UnspecifiedException`
#1991
corsonknowles
closed
2 weeks ago
5
Complete branch coverage for more files
#1990
corsonknowles
closed
2 weeks ago
4
Improve branch coverage
#1989
bquorning
closed
3 weeks ago
1
Switch docs version back
#1988
github-actions[bot]
closed
3 weeks ago
0
Release v3.2.0
#1987
ydah
closed
3 weeks ago
3
Remove deprecated method
#1986
bquorning
opened
3 weeks ago
0
Revert an change that would conceal unintentional RSpec syntax
#1985
pirj
closed
3 weeks ago
1
Fix an error for `RSpec/ChangeByZero` when `change (...) .by (0)` and `change (...)`, concatenated with `and` and `or`
#1984
ydah
closed
1 month ago
1
An error occurred while RSpec/ChangeByZero cop was inspecting
#1983
danielduan
closed
1 month ago
5
Change `RSpec/ContextWording` cop to always report an offense when both `Prefixes` and `AllowedPatterns` are empty
#1982
ydah
closed
1 month ago
1
Remove unnecessary early return in `RSpec/ContextWording`cop
#1981
ydah
closed
1 month ago
6
Add job for CI using Prism parser
#1980
bquorning
closed
3 weeks ago
6
Fix problem with `Open3.popen3` where `confirm_documentation` task never finishes waiting for child processes
#1979
ydah
closed
1 month ago
6
Add issue templates for bug reports and feature requests
#1978
ydah
closed
1 month ago
0
Fix typo in example_without_description_spec.rb
#1977
ydah
closed
1 month ago
0
Deprecate top_level_group? and test it in a Cop class
#1976
corsonknowles
closed
3 weeks ago
6
Require VoidExpect to operate inside an example block
#1975
corsonknowles
closed
3 weeks ago
5
Fix a failed test in hook_spec.rb use ruby-head
#1974
ydah
closed
1 month ago
0
Update unspecified_exception_spec.rb
#1973
corsonknowles
closed
1 month ago
1
Complete branch coverage for ContextWording
#1972
corsonknowles
closed
1 month ago
4
Update .simplecov
#1971
corsonknowles
closed
3 weeks ago
3
Complete line coverage for Metadata mixin
#1970
corsonknowles
closed
1 month ago
1
Complete test coverage for Rubocop RSpec
#1969
corsonknowles
closed
1 month ago
1
Obsolete `StringAsInstanceDoubleConstant` in favor of `VerifiedDoubleReference` for constants only
#1968
corsonknowles
opened
1 month ago
11
Link related style guide for RSpec/ExampleWithoutDescription
#1967
splattael
closed
1 month ago
1
Negated predicate marker is not strict enough
#1966
marcandre
closed
1 month ago
3
Incorrect autocorect for RSpec/StringAsInstanceDoubleConstant
#1965
jcoyne
opened
1 month ago
2
Switch docs version back
#1964
github-actions[bot]
closed
1 month ago
0
Bump version to v3.1.0
#1963
bquorning
closed
1 month ago
0
test: showcase `RSpec/UnspecifiedException` block/chain confusion is fixed
#1962
G-Rath
closed
1 month ago
0
RSpec/UnspecifiedException: false positive in nested `except` blocks
#1961
dmke
closed
2 months ago
1
RSpec/UnspecifiedException: break on non-send blocks to avoid false positives on functions named `raise_exception`
#1960
aarestad
closed
1 month ago
1
Fix InternalAffairs/RedundantSourceRange offenses
#1959
bquorning
closed
2 months ago
0
Sort RuboCop config file
#1958
bquorning
closed
2 months ago
1
Add RSpec/StringAsInstanceDoubleConstant
#1957
corsonknowles
closed
1 month ago
17
Release v3.0.5
#1956
bquorning
closed
2 months ago
0
CI: Use arm64 runners
#1955
bquorning
closed
2 months ago
1
RSpec/UnspecifiedException triggers for `not_to` within a `to` block
#1954
G-Rath
closed
1 month ago
4
Improve offense message for `RSpec/IndexedLet`
#1953
Earlopain
closed
2 months ago
0
Fix: Fix false negative for `RSpec/Dialect` when specified Capybara-specific methods
#1952
sanfrecce-osaka
opened
2 months ago
4
RSpec/Dialect causes a false negative when using below setting mentioned in the documentation
#1951
sanfrecce-osaka
opened
3 months ago
7
Add RSpec-Cop unexpected requires
#1950
TheWudu
closed
3 months ago
3
RSpec/UnspecifiedException appears to trigger if the subject function is named `raise_exception`
#1949
aarestad
closed
1 month ago
9
Fix `RSpec/SortMetadata` cop to sort strings and variables first
#1948
cbliard
opened
3 months ago
5
Next