将 cargo 测试输出转换为 junit 报告。从 cargo-test-junit 重构,因为后者出现严重错误而停止维护。
作者:Connor Wood
使用旧的 Rust 2015
#733 在 Cargo 插件 中
72 每月下载量
8KB 159 代码行
$ cargo install cargo-junit
cargo junit --name output.xml
~5MB ~86K SLoC