You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: allow environment variables in toolkit test scripts #4323
Problem:
- Teams want to re-use the toolkits test script so that they can launch tests outside of the vscode repo. This requires some teams to provide additional information (like environment variables) to the spawned VSCode instance
Solution:
- Allow teams re-using the toolkits test script to set environment variables
0 commit comments