How (and why) nextest uses tokio · sunshowers
How my open source test runner uses async Rust.
Split up test runs across multiple runners through counted partitioning or hashed sharding.
How my open source test runner uses async Rust.