github nextest-rs/nextest cargo-nextest-0.9.76
cargo-nextest 0.9.76

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

Added

  • A new --bound=all option disables the default set on the command line.
  • --run-ignored ignored-only has been shortened to --run-ignored only. (The old name still works
    as an alias.)

Fixed

  • Documentation links updated to point to the new website.

Changed

  • Previously, passing in any -E options would disable the default set. However in practice that
    was found to be too confusing, and this behavior has been removed. Instead, use --bound.

    This is technically a breaking change, but default sets aren't in wide use yet so this should have
    minimal impact.

Don't miss a new nextest release

NewReleases is sending notifications on new releases.