Use testthat 3e
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 114
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Use the latest edition of testthat and convert appropriate tests to snapshots. See https://github.com/stan-dev/loo/pull/289 for a similar thing in loo.
Shouldn't be that difficult, even for a new contributor. If unfamiliar with testthat, read migration post as well as testthat 3e vignette.
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 reading the linked loo pull request, the testthat migration post, and the third-edition vignette. Then inspect projpred's existing tests to identify which are appropriate for snapshots. Done means the project uses testthat 3e and the relevant tests have been converted while continuing to pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100