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

Upgrade to testthat 3e #402

Open
MichaelChirico opened this issue Oct 15, 2024 · 2 comments
Open

Upgrade to testthat 3e #402

MichaelChirico opened this issue Oct 15, 2024 · 2 comments

Comments

@MichaelChirico
Copy link
Contributor

MichaelChirico commented Oct 15, 2024

I was aiming to send along a PR dropping the {mockery} dependency but it's a bit of a bigger project than at first glance despite the small footprint of {mockery}:

mockery::stub(stop_unless_installed, "requireNamespace", FALSE)

mockery::stub(cpp_vendor, "system.file", "")

Because currently {cpp11} uses a lot of describe(..., it(...)) style tests that require more lift to move to 3e.

Filing this issue as an earmark that it would be something nice to have.

@pachadotdev
Copy link
Contributor

I implemented multiple changes that include this request here: #405

@pachadotdev
Copy link
Contributor

pachadotdev commented Dec 6, 2024

hi @DavisVaughan
I wanted to follow up on this. I hope this PR is useful. #405

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

No branches or pull requests

2 participants