github nextest-rs/nextest nextest-metadata-0.2.0
nextest-metadata 0.2.0

latest releases: cargo-nextest-0.9.140, nextest-runner-0.121.0, nextest-filtering-0.21.3...
4 years ago

Thanks to Guiguiprim for their contributions to this release!

This release is compatible with cargo-nextest 0.9.10 and later.

Added

  • Lists now contain the build-platform variable, introduced in cargo-nextest 0.9.10.
  • Support for listing binaries without querying them for the tests they contain.

Changed

  • Fields common to test and binary lists have been factored out into a separate struct, RustTestBinarySummary. The struct is marked with #[serde(flatten)] so the JSON representation stays the same.

Don't miss a new nextest release

NewReleases is sending notifications on new releases.