Decision Workspace
cargo2junit vs cargo-junit vs rs-junit
Side-by-side comparison of Rust crates
49
cargo2junit
growingv0.1.15
Converts cargo's json output (from stdin) to JUnit XML (to stdout)
33
cargo-junit
growingv0.8.0
Converts cargo test output into a junit report. Hard forked from cargo-test-junit, after it went unmaintained with critical bugs.
30
rs-junit
growingv0.7.0
Converts cargo test output into a junit report. Hard forked from cargo-test-junit, after it went unmaintained with critical bugs.
Core Metrics
| cargo2junit | cargo-junit | rs-junit | |
|---|---|---|---|
| Health Score | 49 | 33 | 30 |
| Total Downloads | 2.6M | 40.0K | 2.3K |
| 30d Downloads | 108.9K | 3.7K | 254 |
| Dependents | 0 | 0 | 0 |
| Releases | 16 | 6 | 1 |
| Last Updated | 82d ago | 2534d ago | 2647d ago |
| Age | 7y 1m | 7y 3m | 7y 3m |
Health Breakdown
cargo2junit
Maintenance
12
Quality
14
Community
5
Popularity
8
Documentation
10
cargo-junit
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
8
rs-junit
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
8
Technical Details
| cargo2junit | cargo-junit | rs-junit | |
|---|---|---|---|
| Version | 0.1.15 | 0.8.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 6 | 5 |
| Crate Size | 77KB | 4KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo2junit leads with a health score of 49/100, but none of the options score above 80.
- •⚠ cargo-junit, rs-junit have not been updated in over a year.