github nextest-rs/nextest cargo-nextest-0.9.137
cargo-nextest 0.9.137

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

Changed

  • CLI --help descriptions, configuration-reference docs, and JSON schema descriptions now use consistent language and voice. (#3366)

Fixed

  • Filterset expressions like not(test(foo)), all()and(test(foo)), and all()or(test(foo)), where not, and, or or is immediately followed by an opening parenthesis, now parse correctly. Previously, a separating space was required. (#3367)

Don't miss a new nextest release

NewReleases is sending notifications on new releases.