github nextest-rs/nextest nextest-runner-0.8.0
nextest-runner 0.8.0

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

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.

Don't miss a new nextest release

NewReleases is sending notifications on new releases.