sunshowers
about
work
about
work
Why nextest is process-per-test
2025-01-07
::
9 min read
#
nextest
#
rust
Why nextest runs each test in its own process: a game-theoretic view.
Read more »
How (and why) nextest uses tokio
2022-10-03
::
19 min read
#
nextest
#
tokio
#
case-study
How my open source test runner uses async Rust.
Read more »