stan-dev / stan-dev/rstantools
Use testthat 3e
Open
@VisruthSK is already working on this.
Since Jul 24, 2026.
- Dominant language
- R
- Stars
- 48
- Forks
- 24
- Avg merge
- 1h 17m
- Merged PRs (30d)
- 1
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.
Assessment
This issue has not been assessed yet.