Use testthat3e
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 401
- Forks
- 136
- 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
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
Start by reading the linked testthat migration post and third-edition vignette, then compare the similar loo pull request and inspect rstanarm's existing tests. Convert appropriate tests to snapshots and update them to the latest testthat edition; done means the test suite passes with the new testthat setup.
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
- 68/100