Installation and usage
cargo-nextest works on Linux and other Unix-like OSes, macOS, and Windows.
Installing pre-built binaries (recommended)
cargo-nextest is available as pre-built binaries. See Pre-built binaries for more information.
Installing from source
If pre-built binaries are not available for your platform, or you’d like to otherwise install cargo-nextest from source, see Installing from source for more information.