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

How do I get the test to run with specific environment variables set? #13

Open
fmaddenflx opened this issue Jul 17, 2024 · 1 comment
Open

Comments

@fmaddenflx
Copy link

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.

@rluvaton
Copy link
Owner

You can open a PR to add the ability to use custom env vars :)

sounds like a good addition

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