Skip to content

Conversation

wsmelton
Copy link
Member

@wsmelton wsmelton commented Dec 8, 2020

Add support for our test framework to be used within devcontainers.

The environment variables within each option (GitHub CodeSpaces and VS Code Remote Container) offer the ability to detect whether we are running within that environment:

GitHub CodeSpaces: $env:CODESPACES (only one I think should be needed)
VS Code: $env:REMOTE_CONTAINER and TERM_PROGRAM = vscode

@potatoqualitee
Copy link
Member

awesome! merciii

@potatoqualitee potatoqualitee merged commit 5ef59ef into development Dec 8, 2020
@potatoqualitee potatoqualitee deleted the devcontainer-constants branch December 8, 2020 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants