github nextest-rs/nextest cargo-nextest-0.9.74-rc.1
cargo-nextest 0.9.74-rc.1

latest releases: cargo-nextest-0.9.140, nextest-runner-0.121.0, nextest-filtering-0.21.3...
pre-release23 months ago

Added

Warnings are now printed in the following cases:

  • If some tests are not run, e.g. due to --fail-fast.
  • If no tests are run.

Changed

  • Updated MSRV for compiling nextest to Rust 1.75.

Upcoming behavior changes

If no tests are run, nextest will start exiting with the advisory code 4 in versions released after 2024-11-18. See discussion #1646 for more.

Don't miss a new nextest release

NewReleases is sending notifications on new releases.