markbates / markbates/cover_me
Merging output from multiple runs (rspec for models, cucumber for views)
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 203
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
I would like to merge the run results from multiple runs, namely from rspec and cucumber, into one run. Ideally I'd like to see each independently as well, since I expect rspec to cover model and other low-level libraries and cucumber to handle the views. I want to ensure the rspec parts are tested specifically rather than as a side-effect of the view tests.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review how the existing RSpec and Cucumber runs produce coverage results, then determine where separate runs could be combined while remaining independently visible. Done should provide one merged result and preserve distinct RSpec and Cucumber results, with coverage for model code evaluated separately from view coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- testing, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100