Expand description
Compute the environment that runs cargo-nextest tests in an incubator.
Rather than generating a wrapper script, the incubator binary is itself used
as the cargo-nextest target runner, and all per-run configuration is plumbed
in via INCUBATOR_* environment variables (see the incubator crate’s CLI,
whose options each have a matching env = fallback).