#cargo-test #junit #test-output #jenkins #convert #bug #report

app rs-junit

Converts cargo test output into a junit report. Hard forked from cargo-test-junit, after it went unmaintained with critical bugs.

1 unstable release

Uses old Rust 2015

0.7.0 Dec 27, 2018

#25 in #junit

MIT license

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

~3.5MB
~69K SLoC