carton/Tests
Yuta Saito 1b2abfd880
Inherit all env-var from host and add `--env` option to `carton-test` (#495)
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.
2024-08-26 21:32:48 +09:00
..
CartonCommandTests Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
CartonTests fix process env 2024-05-18 04:38:06 +09:00
Fixtures Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
WebDriverTests Check the output of wasm in dev subcommand test (#473) 2024-05-28 22:08:39 +09:00