stan-dev / stan-dev/rstanarm

Use testthat3e

Open
#652 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new dev friendly tests
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.