nextest-runner 0.8.0
·
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.
- Most of the new logic is within a new
- 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.