Releases: nextest-rs/nextest
Releases · nextest-rs/nextest
Release list
nextest-runner 0.121.0
Immutable
release. Only release title and notes can be modified.
nextest-runner-0.121.0 [nextest-runner] version 0.121.0
nextest-runner 0.120.0
Immutable
release. Only release title and notes can be modified.
nextest-runner-0.120.0 [nextest-runner] version 0.120.0
nextest-filtering 0.21.3
Immutable
release. Only release title and notes can be modified.
Changed
Minor updates to the filterset reference.
nextest-filtering 0.21.2
Immutable
release. Only release title and notes can be modified.
Added
A top-level FILTERSET_REFERENCE_MD constant contains a filterset reference in Markdown format.
cargo-nextest 0.9.140
Immutable
release. Only release title and notes can be modified.
Added
-
A new
cargo nextest help <topic>subcommand renders reference documentation directly in the terminal. The available topics are:filterset(aliasfiltersets): the filterset DSL referencerepo-config: the repository configuration referenceuser-config: the user configuration reference
cargo nextest helplists the available topics. (#3419, #3424, #3432, #3433)
Changed
- The glibc requirement for pre-built
aarch64-unknown-linux-gnuandriscv64-unknown-linux-gnubuilds has been lowered to glibc 2.27. riscv64-unknown-linux-gnunow uses rustls + aws-lc-rs rather than OpenSSL.
cargo-nextest 0.9.140-b.2
Immutable
release. Only release title and notes can be modified.
This is a test release.
cargo-nextest 0.9.140-b.1
Immutable
release. Only release title and notes can be modified.
This is a test release.
nextest-runner 0.119.0
Immutable
release. Only release title and notes can be modified.
nextest-runner-0.119.0 [nextest-runner] version 0.119.0
cargo-nextest 0.9.138
Immutable
release. Only release title and notes can be modified.
Added
-
Nextest now sets the following environment variables during the list phase, not just the run phase:
NEXTEST_VERSIONNEXTEST_REQUIRED_VERSIONNEXTEST_RECOMMENDED_VERSIONNEXTEST_RUN_IDNEXTEST_BINARY_IDNEXTEST_WORKSPACE_ROOT
This lets target runners and custom test harnesses use this information while listing tests. (#3410)
Changed
- When
--cargo-metadatais passed without--binaries-metadata, and the Cargo metadata contains exactly one default member (for example, metadata generated with--manifest-path path/to/package/Cargo.toml), nextest now anchors the build scope to that member'sCargo.tomlrather than widening it to the entire workspace. (#3409) --workspace-remapnow requires both--cargo-metadataand--binaries-metadata. The combination of--workspace-remapand--cargo-metadatacannot work without--binaries-metadata, so nextest now reports this as an error up front. (#3409)
nextest-runner 0.118.0
Immutable
release. Only release title and notes can be modified.
nextest-runner-0.118.0 [nextest-runner] version 0.118.0