github nextest-rs/nextest cargo-nextest-0.9.75
cargo-nextest 0.9.75

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

Added

  • Support for default sets of tests to run via the default-set configuration. See Running a
    subset of tests by default

    for more information.
  • A new --no-tests option controls the behavior of nextest when no tests are run. The possible
    values are pass, warn and fail. Per the behavior changed described in discussion
    #1646
    , the current default is warn, and
    it will change to fail in the future.

Don't miss a new nextest release

NewReleases is sending notifications on new releases.