Skip to content

cargo-nextest 0.9.85

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 22:49
· 214 commits to main since this release

Changed

When no tests are run, the default behavior now is to exit with code 4
(NO_TESTS_RUN). This is a behavior change, as documented in #1646.

Added

SHA-256 and BLAKE2 checksum files are now published for each release.