macOS
brew install cargo-nextestlocal Homebrew formula metadata
brew
Next-generation test runner for Rust. Version 0.9.140 via Homebrew; verified 2026-07-05.
install
brew install cargo-nextestlocal Homebrew formula metadata
sudo apk add cargo-nextestAlpine Linux edge package indexes · cargo-nextest · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-nextestnixpkgs package indexes · pkgs/by-name/ca/cargo-nextest/package.nix · source: api.github.com
sudo pacman -S cargo-nextestArch Linux sync databases · cargo-nextest · source: geo.mirror.pkgbuild.com
winget install --id nextest.cargo-nextest -eWindows Package Manager source index · nextest.cargo-nextest · source: cdn.winget.microsoft.com
overview
Next-generation test runner for Rust
history
cargo-nextest is the cargo-facing binary for Nextest, a next-generation Rust test runner. The official repository README describes cargo-nextest as a newer, faster Cargo test runner and points users to nexte.st for documentation.
The cargo-nextest crate first appeared on crates.io in February 2022 as version 0.9.0. The repository README says the project is derived from diem-devtools, while the documentation positions it as a replacement runner for Rust test workflows.
cargo-nextest has broad package-manager reach in the input facts: apk, Homebrew, Nix, Arch, and winget. Crates.io reported 11,087,886 downloads when checked on 2026-06-30, reflecting heavy use in Rust CI and local test loops.
Users run cargo nextest run to execute tests, configure repository behavior in .config/nextest.toml, and optionally use user config for personal UI preferences. The docs cover profiles, retries, timeouts, test groups, per-test overrides, archives, and integrations.
It is significant because it rethinks the default cargo test experience around fast execution, structured configuration, CI behavior, and machine-readable metadata, making test running a first-class package workflow rather than a fixed Cargo subcommand behavior.
security posture
No matching local secret-handling manifest was found for cargo-nextest. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.config/nextest.toml$XDG_CONFIG_HOME/nextest/config.toml~/.config/nextest/config.toml.config\nextest.toml%APPDATA%\nextest\config.toml%XDG_CONFIG_HOME%\nextest\config.toml%HOME%\.config\nextest\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cargo-nextest | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/nextest-rs/nextest
install metadata
| Package key | brew:cargo-nextest |
|---|---|
| Version | 0.9.140 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cargo-nextest |
| Homepage | https://nexte.st |
| Repository | https://github.com/nextest-rs/nextest |
| Upstream docs | https://nexte.st/docs |
| License | Apache-2.0 |
| Source archive | https://github.com/nextest-rs/nextest/archive/refs/tags/cargo-nextest-0.9.140.tar.gz |
| Last updated | 2026-07-05T23:45:03Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cargo-nextest |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cargo-nextest
nix profile install nixpkgs#cargo-nextestcargo-nextest 0.9.110-r0
A next-generation test runner for Rust
sudo apk add cargo-nextestcargo-nextest 0.9.137-1
A next-generation test runner for Rust.
https://github.com/nextest-rs/nextest
sudo pacman -S cargo-nextestnextest.cargo-nextest
winget install --id nextest.cargo-nextest -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.