Decision Workspace
combination_tests vs data-test vs axum-test
Side-by-side comparison of Rust crates
36
combination_tests
growingv0.1.0
Rust macro for generating tests by permutations
42
data-test
growingv0.1.2
Simple data-test (aka table-test), without custom test to run with your test runner
74
axum-test
stablev19.1.1
Easy E2E testing for Axum
Core Metrics
| combination_tests | data-test | axum-test | |
|---|---|---|---|
| Health Score | 36 | 42 | 74 |
| Total Downloads | 1.4K | 5.7K | 7.1M |
| 30d Downloads | 3 | 70 | 1.2M |
| Dependents | 0 | 5 | 1.5K |
| Releases | 1 | 3 | 100 |
| Last Updated | 628d ago | 710d ago | 22d ago |
| Age | 1y 8m | 5y 10m | 3y 2m |
Health Breakdown
combination_tests
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
10
data-test
Maintenance
4
Quality
16
Community
8
Popularity
4
Documentation
10
axum-test
Maintenance
18
Quality
18
Community
15
Popularity
8
Documentation
15
Technical Details
| combination_tests | data-test | axum-test | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 19.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | Unlicense | MIT |
| Dependencies | 0 | 0 | 41 |
| Crate Size | 9KB | 3KB | 488KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum-test leads with a health score of 74/100, but none of the options score above 80.
- •axum-test is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ combination_tests, data-test have not been updated in over a year.
- •combination_tests, data-test are pre-1.0 — API may change.