Super helpful crate that shows color diffs in rust tests (including JSON outputs)
Usage
Cargo.toml
[dev-dependencies]
pretty_assertions = "1.4"main.rs
end of line
Super helpful crate that shows color diffs in rust tests (including JSON outputs)
[dev-dependencies]
pretty_assertions = "1.4"