1 unstable release
Uses old Rust 2015
0.7.0 | Dec 27, 2018 |
---|
#14 in #test-output
7KB
137 lines
rs-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 rs-junit
Usage
cargo test-junit --name output.xml
Dependencies
~4MB
~73K SLoC