Cargo Features
cargo-pretty-test has no features set by default.
[dependencies]
cargo-pretty-test = { version = "0.2.5", features = ["no-color"] }
- no-color
-
Don't add ANSI escapes, which is useful for testing.
Enables no-color of colored ^2
cargo-pretty-test has no features set by default.
[dependencies]
cargo-pretty-test = { version = "0.2.5", features = ["no-color"] }
Don't add ANSI escapes, which is useful for testing.
Enables no-color of colored ^2