Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: move to testthat mocking #729

Merged
merged 1 commit into from
Oct 5, 2024
Merged

tests: move to testthat mocking #729

merged 1 commit into from
Oct 5, 2024

Conversation

m-muecke
Copy link
Contributor

@m-muecke m-muecke commented Oct 4, 2024

Closes: #704

@gaborcsardi not sure where you want the required declarations for mocking the base R functions, hence I've put them in a new file R/mocks.R let me know if you want a different location.

@gaborcsardi gaborcsardi merged commit 524f7d7 into r-lib:main Oct 5, 2024
12 checks passed
@gaborcsardi
Copy link
Member

Thanks!

@m-muecke m-muecke deleted the mock branch October 5, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use testthat::with_mock() instead of mockery
2 participants