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

app cargo-junit

将 cargo 测试输出转换为 junit 报告。从 cargo-test-junit 重构,因为后者出现严重错误而停止维护。

6 个版本

使用旧的 Rust 2015

0.8.0 2019 年 4 月 19 日
0.7.4 2018 年 12 月 29 日

#733Cargo 插件

Download history · Rust 包仓库 14/week @ 2024-03-13 · Rust 包仓库 19/week @ 2024-03-20 · Rust 包仓库 20/week @ 2024-03-27 · Rust 包仓库 29/week @ 2024-04-03 · Rust 包仓库 14/week @ 2024-04-10 · Rust 包仓库 21/week @ 2024-04-17 · Rust 包仓库 12/week @ 2024-04-24 · Rust 包仓库 4/week @ 2024-05-01 · Rust 包仓库 13/week @ 2024-05-08 · Rust 包仓库 13/week @ 2024-05-15 · Rust 包仓库 25/week @ 2024-05-22 · Rust 包仓库 12/week @ 2024-05-29 · Rust 包仓库 16/week @ 2024-06-05 · Rust 包仓库 7/week @ 2024-06-12 · Rust 包仓库 5/week @ 2024-06-19 · Rust 包仓库 37/week @ 2024-06-26 · Rust 包仓库

72 每月下载量

MIT 许可证

8KB
159 代码行

cargo-junit crates.io

将 cargo 测试输出转换为 junit 报告。从 cargo-test-junit 重构,因为后者出现严重错误而停止维护。

安装过程

$ cargo install cargo-junit

用法

cargo junit --name output.xml

依赖项

~5MB
~86K SLoC