Decision Workspace
cargo-qtest vs test-binary vs cargo2junit
Side-by-side comparison of Rust crates
40
cargo-qtest
growingv0.1.4
an interactive test runner for rust projects
51
test-binary
growingv3.0.2
Manage and build extra binaries for integration tests as regular Rust crates.
49
cargo2junit
growingv0.1.15
Converts cargo's json output (from stdin) to JUnit XML (to stdout)
Core Metrics
| cargo-qtest | test-binary | cargo2junit | |
|---|---|---|---|
| Health Score | 40 | 51 | 49 |
| Total Downloads | 5.2K | 277.0K | 2.6M |
| 30d Downloads | 6 | 10.9K | 108.9K |
| Dependents | 0 | 45 | 0 |
| Releases | 5 | 6 | 16 |
| Last Updated | 105d ago | 847d ago | 82d ago |
| Age | 2y 4m | 3y 10m | 7y 1m |
Health Breakdown
cargo-qtest
Maintenance
11
Quality
10
Community
5
Popularity
4
Documentation
10
test-binary
Maintenance
5
Quality
19
Community
11
Popularity
6
Documentation
10
cargo2junit
Maintenance
12
Quality
14
Community
5
Popularity
8
Documentation
10
Technical Details
| cargo-qtest | test-binary | cargo2junit | |
|---|---|---|---|
| Version | 0.1.4 | 3.0.2 | 0.1.15 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 6 | 5 |
| Crate Size | 8KB | 11KB | 77KB |
| Features | 0 | 0 | 0 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •test-binary leads with a health score of 51/100, but none of the options score above 80.
- •cargo2junit has the most downloads (2.6M), suggesting wider adoption.
- •⚠ test-binary has not been updated in over a year.
- •cargo-qtest, cargo2junit are pre-1.0 — API may change.