Decision Workspace
test-case-derive vs test-case vs test-case-macros
Side-by-side comparison of Rust crates
43
test-case-derive
growingv0.2.3
Provides #[test_case(...)] procedural macro attribute for generating parametrized test cases easily
66
test-case
growingv3.3.1
Provides #[test_case(...)] procedural macro attribute for generating parametrized test cases easily
55
test-case-macros
growingv3.3.1
Provides #[test_case(...)] procedural macro attribute for generating parametrized test cases easily
Core Metrics
| test-case-derive | test-case | test-case-macros | |
|---|---|---|---|
| Health Score | 43 | 66 | 55 |
| Total Downloads | 20.1K | 42.7M | 38.4M |
| 30d Downloads | 95 | 3.9M | 3.8M |
| Dependents | 3 | 16.8K | 10 |
| Releases | 10 | 29 | 9 |
| Last Updated | 2370d ago | 861d ago | 861d ago |
| Age | 8y 7m | 6y 6m | 3y 10m |
Health Breakdown
test-case-derive
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
11
test-case
Maintenance
6
Quality
20
Community
17
Popularity
8
Documentation
15
test-case-macros
Maintenance
5
Quality
20
Community
9
Popularity
8
Documentation
13
Technical Details
| test-case-derive | test-case | test-case-macros | |
|---|---|---|---|
| Version | 0.2.3 | 3.3.1 | 3.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 5 | 4 |
| Crate Size | 9KB | 9KB | 5KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.63 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •test-case leads with a health score of 66/100, but none of the options score above 80.
- •test-case is depended on by 16.8K crates — strongest ecosystem trust.
- •⚠ test-case-derive, test-case, test-case-macros have not been updated in over a year.
- •test-case-derive is pre-1.0 — API may change.