Expand description
Exact attempt identity exposed by Rust test runners.
Runner identity is an input contract, not an output heuristic. Standard Cargo/libtest has one attempt. Nextest exposes exact list/run and retry identity to target runners; partial identity and unsupported stress axes fail before user test execution.