carton/Tests/Fixtures
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
..
CrashTest Version 1.0.0: SwiftPM Plugin Support 2024-02-26 18:48:01 +09:00
DevServerTestApp Percent decode the URI for the static resource requests (#491) 2024-06-24 14:40:20 +09:00
EchoExecutable Verify if tests communicate with just spawned dev server (#479) 2024-06-06 14:46:43 +00:00
EnvVarTest Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
FailTest Version 1.0.0: SwiftPM Plugin Support 2024-02-26 18:48:01 +09:00
NodeJSKitTest Skip test product build if prebuilt test bundle is specified 2024-02-26 18:48:01 +09:00
SandboxApp Send stdout/stderr from WasmRunner to dev server without decoding as UTF-8 (#471) 2024-05-25 01:33:13 +09:00
TestApp Version 1.0.0: SwiftPM Plugin Support 2024-02-26 18:48:01 +09:00