#test #cargo-test #jenkins #test-output #junit #cargo

app cargo-test-junit

Converts cargo test output into a junit report

9 releases

Uses old Rust 2015

0.6.7 Dec 7, 2017
0.6.2 Nov 15, 2017
0.6.1 Dec 29, 2016

#719 in Cargo plugins

MIT license

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

~3.5MB
~59K SLoC