6 releases
Uses old Rust 2015
0.8.0 | Apr 19, 2019 |
---|---|
0.7.4 | Dec 29, 2018 |
#733 in Cargo plugins
72 downloads per month
8KB
159 lines
cargo-junit
Converts cargo test output into a junit report. Hard forked from cargo-test-junit, after the former went unmaintained with critical bugs.
Installing
$ cargo install cargo-junit
Usage
cargo junit --name output.xml
Dependencies
~5MB
~86K SLoC