Open fmaddenflx opened 4 months ago
In order for my test to run properly, I need certain environment variables set. As is, I can run the test fine outside of vscode, but when I use this extension, the test fails because a certain environment variable is not set.
You can open a PR to add the ability to use custom env vars :)
sounds like a good addition
In order for my test to run properly, I need certain environment variables set. As is, I can run the test fine outside of vscode, but when I use this extension, the test fails because a certain environment variable is not set.