github nextest-rs/nextest cargo-nextest-0.9.36
cargo-nextest 0.9.36

latest releases: cargo-nextest-0.9.140, nextest-runner-0.121.0, nextest-filtering-0.21.3...
3 years ago

Added

  • A new --hide-progress-bar option (environment variable NEXTEST_HIDE_PROGRESS_BAR) forces the
    progress bar to be hidden. Thanks Remo Senekowitsch for your first
    contribution!

Changed

  • Nextest now prints out a list of failing and flaky tests at the end of output by default (the
    final-status-level config is set to flaky).
  • The progress bar is now hidden if a CI environment is detected.

Don't miss a new nextest release

NewReleases is sending notifications on new releases.