ZIP
WinGet
cargo-nextest
nextest · 0.9.114 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
cargo-nextest-0.9.114-aarch64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
nextest.cargo-nextest
Version
0.9.114
Description
A next-generation test runner for Rust.
License
Apache-2.0
Release Notes
Added
- A new config option --tracer enables running a test under a system call tracer like strace or truss. This mode is similar to --debugger added in version 0.9.113, but is optimized for non-interactive sessions. See this table for a comparison of behaviors.