1 个不稳定版本
使用旧的 Rust 2015
0.7.0 | 2018年12月27日 |
---|
#14 在 #test-output
7KB
137 行
rs-junit
将 cargo 测试输出转换为 junit 报告。在 cargo-test-junit 不再维护且存在关键错误后进行硬分支。
安装方法
$ cargo install rs-junit
使用方法
cargo test-junit --name output.xml
依赖关系
~4MB
~73K SLoC