Skip to content

nextest-runner 0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 20:05
· 2594 commits to main since this release

Added

  • Support for creating and running archives of test binaries.
    • Most of the new logic is within a new reuse_build module.
  • Non-test binaries and dynamic libraries are now recorded in BinaryList.

Fixed

Fix for experimental feature filter expressions:

  • Fix test filtering when expression filters are set but name-based filters aren't.

Changed

  • MSRV bumped to Rust 1.59.