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

latest releases: cargo-nextest-0.9.143, nextest-runner-0.122.1, cargo-nextest-0.9.142...
pre-release2 years ago

Added

  • More work on machine-readable output for test runs: for failing tests, output is now included under the stdout field. This was a large effort which required figuring out how to combine stdout and stderr into the same buffer. Thanks again Jake for your contribution!

Fixed

  • On SIGTERM and SIGHUP, outputs for cancelled and failed tests are now displayed. (Output is still hidden on SIGINT to match typical user expectations.)

Don't miss a new nextest release

NewReleases is sending notifications on new releases.