Test all rticles format and report errors at the end
Open
Nobody has claimed this yet.
feature
- Dominant language
- TeX
- Stars
- 1.5k
- Forks
- 517
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 5
Description
Currently, tests are sequential - this means that we stop on first error and we don't know the result for others formats.
It would be great to not stop on error in the testing of formats.
Contributor guide
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
Start by locating the tests that iterate over article formats and read how failures currently stop execution. Done means every format is attempted and errors are collected and reported after the full run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, r
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100