Skip to content

Releases: nextest-rs/nextest

nextest-runner 0.121.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 21:49
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

Choose a tag to compare

@github-actions github-actions released this 05 Jul 20:28
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

Choose a tag to compare

@github-actions github-actions released this 05 Jul 21:48
Immutable release. Only release title and notes can be modified.

Changed

Minor updates to the filterset reference.

nextest-filtering 0.21.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 20:26
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

Choose a tag to compare

@github-actions github-actions released this 05 Jul 22:14
Immutable release. Only release title and notes can be modified.

Added

Changed

  • The glibc requirement for pre-built aarch64-unknown-linux-gnu and riscv64-unknown-linux-gnu builds has been lowered to glibc 2.27.
  • riscv64-unknown-linux-gnu now uses rustls + aws-lc-rs rather than OpenSSL.

cargo-nextest 0.9.140-b.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 21:38
Immutable release. Only release title and notes can be modified.

This is a test release.

cargo-nextest 0.9.140-b.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jul 21:10
Immutable release. Only release title and notes can be modified.

This is a test release.

nextest-runner 0.119.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 21:43
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

Choose a tag to compare

@github-actions github-actions released this 21 Jun 22:12
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_VERSION
    • NEXTEST_REQUIRED_VERSION
    • NEXTEST_RECOMMENDED_VERSION
    • NEXTEST_RUN_ID
    • NEXTEST_BINARY_ID
    • NEXTEST_WORKSPACE_ROOT

    This lets target runners and custom test harnesses use this information while listing tests. (#3410)

Changed

  • When --cargo-metadata is 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's Cargo.toml rather than widening it to the entire workspace. (#3409)
  • --workspace-remap now requires both --cargo-metadata and --binaries-metadata. The combination of --workspace-remap and --cargo-metadata cannot work without --binaries-metadata, so nextest now reports this as an error up front. (#3409)

nextest-runner 0.118.0

Choose a tag to compare

@github-actions github-actions released this 26 May 20:57
Immutable release. Only release title and notes can be modified.
nextest-runner-0.118.0

[nextest-runner] version 0.118.0