Skip to content

Conversation

kateinoigakukun
Copy link
Member

This change introduces a new feature in the carton-test command, allowing users to pass environment variables to the test process via a new --env option. Additionally, it ensures that all environment variables from the host system are inherited by the guest test process.

Close #494

This change introduces a new feature in the carton-test command, allowing users
to pass environment variables to the test process via a new `--env` option.
Additionally, it ensures that all environment variables from the host system are
inherited by the guest test process.
@kateinoigakukun kateinoigakukun merged commit 1b2abfd into main Aug 26, 2024
6 checks passed
@kateinoigakukun kateinoigakukun deleted the yt/env-option branch August 26, 2024 12:32
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

Successfully merging this pull request may close these issues.

carton test should have a way to add environment variables
1 participant