testthat tests should always run in non-interactive mode and not print to console if successful
Open
- Dominant language
- Shell
- Stars
- 25
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
now `devtools::test` is successful but `testthat::test_file("tests/testthat/test-gpg-store.R")` fails
Contributor guide
Research direction
Compare devtools::test with testthat::test_file("tests/testthat/test-gpg-store.R") to reproduce the reported difference. Check the testthat tests and their output behavior; done means tests run non-interactively and successful runs do not print to the console.
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
- Mostly clear
- Newbie friendliness
- 35/100