github nextest-rs/nextest cargo-nextest-0.9.35
cargo-nextest 0.9.35

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

Added

  • Support for the --config argument, stabilized in Rust 1.63. This option is used to configure
    Cargo, not nextest. This argument is passed through to Cargo, and is also used by nextest to
    determine e.g. the target runner for a platform.

    --config is also how Miri communicates with nextest.

  • Target runners for cross-compilation now work with
    build archives. Thanks Pascal
    Kuthe
    for your first contribution!

Don't miss a new nextest release

NewReleases is sending notifications on new releases.