rubocop-rspec
https://github.com/rubocop/rubocop-rspec
Ruby
Code style checking for RSpec files
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to rubocop-rspec
Help out
- Issues
- Proposal: Avoid repetitive definitions of CustomTransform in RSpec/FilePath cop
- Cop idea: prefer no parentheses: expect(subject).to eq(true) not expect(subject).to(eq(true))
- Reduce false positives of ExampleLength when using #expect_offense et. al.
- Cop idea: detect stub_const that doesn't refer the const
- Cop idea: don't use render_views
- Without require: false, rubocop-rspec will cause crash
- Cop idea: Replace ActiveJob::TestHelper with activejob matchers
- Unused code in predicate_matcher.rb ?
- Cop idea: detect let that have to be a subject
- RSpec/HookArgument: Adding an EnforcedStyle of :all & accept both :each and :all as EnforcedStyle?
- Docs
- RuboCop::Cop::RSpec::VoidExpect#inside_example?
- RuboCop::Cop::RSpec::ContextWording#message
- RuboCop::Cop::RSpec::StringAsInstanceDoubleConstant#autocorrect
- RuboCop::Cop::RSpec::StringAsInstanceDoubleConstant#on_send
- RuboCop::Cop::RSpec::StringAsInstanceDoubleConstant#stringified_instance_double_const?
- Setting.default_locale
- Setting.enabled_locales
- Ahoy::Chart.active_events_data_points
- Ahoy::Chart.event_names_with_collections
- Ahoy::Chart.active_event_names