Silent Install HQ
ZIP WinGet

cargo-nextest

nextest · 0.9.109 · x64

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

SHA256 1b09b40d96159a78f263a0f6d61e03e2934d7692389b4f799343902c9a277e41 VirusTotal ↗
Filename cargo-nextest-0.9.109-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID nextest.cargo-nextest
Version 0.9.109
Description A next-generation test runner for Rust.
License Apache-2.0
Release Notes Added - A new running progress mode that shows currently running tests in addition to the progress bar. Use --show-progress=running to see both running tests and information about successful tests, or --show-progress=only for a more compact output showing only running tests, without displaying any output related to successful tests. Thanks glehmann for your first contribution! - The cargo nextest archive command now supports binary filtering via the --filterset or -E options. This allows you t…