`describe_it` doesn't find the right environment when `it()` is prefixed with `testthat::` · Issue #2085 · r-lib/testthat · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
averissimo
changed the title
describe_it doesn't find the right environment when prefixed with testthat::describe_it doesn't find the right environment when it() is prefixed with testthat::Jun 4, 2025
I believe the
it
function should pass theparent.frame()
explicitlySee reproducible example below of failure
Created on 2025-06-04 with reprex v2.1.1
The text was updated successfully, but these errors were encountered: