`test()` and `check()` access envvars in .Renviron but NOT ~/.Renviron
Open
Nobody has claimed this yet.
unit-testting
- Dominant language
- No language data
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
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 reviewing tests/testthat/test-snapshots.R in the linked maurolepore/testcheck repository and reproduce the difference between .Renviron and ~/.Renviron. Confirm the intended environment-variable lookup for test() and check(), then add coverage for the expected behavior and verify the relevant test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100