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
I would like to see a similar `test(testnum, my_computed_value, my_expected_value, env=list(SOME_ENV_VAR="VALUE"))` -- I was recently working on #5807 which involves environment variables for getting default number of threads, and the tests would be much easier to understand/modify with such an enhancement to test.
MichaelChirico
changed the title
test() should have an option too temporarily set env=
test() should have an option to temporarily set env=
Apr 11, 2024
Originally posted by @tdhock in #5845 (comment)
The text was updated successfully, but these errors were encountered: