Is there a way to set environment variables for go test? (go.testEnvVars in vscode) #32078
Unanswered
zuhaibz
asked this question in
Help and General Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In vscode settings.json I can use go.testEnvVars to set environment variables which are picked up by the test runner.
Is there a way to achieve the same in zed when running/debugging tests?
Beta Was this translation helpful? Give feedback.
All reactions