josecelano / cargo-pretty-test

A Rust command that prettifies the ugly `cargo test` output into a beautiful one.
https://users.rust-lang.org/t/cargo-test-output-with-indentation/100149
135 stars 1 forks source link

reintepret `--color` and `CARGO_TERM_COLOR`; print statusline via stdout; bump to v0.2.3 #26

Closed zjp-CN closed 11 months ago

zjp-CN commented 11 months ago

main changes: better experience in Github Action

close https://github.com/josecelano/cargo-pretty-test/issues/25