carton/Sources/CartonKit
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
..
Model Stop writing static files in ~/.carton/static 2024-04-26 23:13:51 +09:00
Parsers Fix some typos (#493) 2024-08-19 17:47:23 +09:00
Server Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
Utilities Add unit test for dev server (#466) 2024-05-22 11:31:19 +09:00