9 releases
Uses old Rust 2015
0.6.7 | Dec 7, 2017 |
---|---|
0.6.2 | Nov 15, 2017 |
0.6.1 | Dec 29, 2016 |
#669 in Cargo plugins
7KB
136 lines
cargo-test-junit
Converts cargo test output into a junit report
Installing
$ cargo install cargo-test-junit
Usage
cargo test-junit --name output.xml
Dependencies
~2MB
~37K SLoC