Use testthat 3e
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 171
- Forks
- 26
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 3
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
Read the linked loo pull request, the testthat migration post, and the testthat 3e vignette first. Then inspect the posterior repository's tests to identify which are appropriate for conversion to snapshots. Done means the package uses the latest testthat edition and the relevant tests run successfully with updated snapshots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100