Check for misnamed specs
Open
enhancement
help wanted
new batch entry
pinned
- Dominant language
- Ruby
- Stars
- 16
- Forks
- 39
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Check the specs directory (except spec/support/\* and spec_helper.rb) for new files that don't end in _spec.rb
Contributor guide
Research direction
Start by inspecting the repository's existing spec-checking or bot entry points, then review files under spec/. Exclude spec/support/* and spec_helper.rb, and identify new files whose names do not end in _spec.rb. Done means the check reliably reports those misnamed spec files without flagging the exclusions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- testing-qa, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100