-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed as not planned
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.test-enhancement
Milestone
Description
Using the -OutFile flag of the New-TestResources.ps1 script, will cause the script to create a test-resources.json.env file next to the test-resources.json file that contains the environment settings in an encrypted format.
The .NET Test Framework reads this file so that users don't need to manually set environment variables after running New-TestResources locally.
It would be great if the Python Test Framework could support this feature as well so that we can use this as a cross language selling point of the Track 2 Test Frameworks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.test-enhancement