cargo-test-all-features 0.1.0

A Cargo subcommand to test all feature flag combinations
cargo-test-all-features-0.1.0 is not a library.

cargo-test-all-features

A Cargo subcommand to test all feature flag combinations.

Install

cargo install cargo-test-all-features

Usage

cargo test-all-features <CARGO TEST FLAGS>

Why?

  • Setting up matrices in CI can be burdensome.
  • Sometimes you don't remember

License