Skip to content

cargo-nextest 0.9.55

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 02:56
· 673 commits to main since this release

Added

  • Support for Cargo's --timings option (#903).
  • Support for required and recommended versions, via a new nextest-version top-level configuration option. See Minimum nextest versions for more.

Fixed

  • Detect tests if debug level line-tables-only is passed in (#910).