vscode-dotnet-test-explorer icon indicating copy to clipboard operation
vscode-dotnet-test-explorer copied to clipboard

Allow a .env file to be loaded

Open abvaden opened this issue 5 years ago • 1 comments

Often times during testing our team makes use of environment variables for things like connection strings to testing databases. If these environment variables could be loaded in the context of when the tests are run it would allow us to tighten our inner development cycle and interact with our test suite much more efficiently

abvaden avatar Nov 27 '19 00:11 abvaden

Looking for this as well ... @abvaden do you have a temp. workaround to use environment variables (before this PR is in)?

jantielens avatar Mar 04 '20 12:03 jantielens