Skip to main content

Module write_incubator_target_runner

Module write_incubator_target_runner 

Source
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).

Structs§

Node
(see module-level docs)
Request