Why nextest is process-per-test

Why nextest runs each test in its own process: a game-theoretic view.
Read more »

How (and why) nextest uses tokio

How my open source test runner uses async Rust.
Read more »