Skip to main content

Module rust_test_runner

Module rust_test_runner 

Source
Expand description

Stable Cargo/libtest execution for the owned Rust frontend.

Source preparation happens in an isolated workspace. Cargo builds each test artifact once. Ordinary libtest artifacts execute once with the selected toolchain’s exact Supercov companion, preserving stock scheduling, capture, process-global state and presentation while authenticated lifecycle events provide exact attempt identity. Nextest and opaque custom runners retain their own intrinsic process boundaries.

Structs§

RustFrontendRun

Enums§

RustTestRunnerError

Functions§

run_prepared_rust_tests