Decision Workspace
generic-tests vs test-case vs amplify
Side-by-side comparison of Rust crates
47
generic-tests
growingv0.1.3
Procedural macro to define tests and benchmarks generically
66
test-case
growingv3.3.1
Provides #[test_case(...)] procedural macro attribute for generating parametrized test cases easily
64
amplify
growingv4.9.0
Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, derive macros
Core Metrics
| generic-tests | test-case | amplify | |
|---|---|---|---|
| Health Score | 47 | 66 | 64 |
| Total Downloads | 783.7K | 42.7M | 1.2M |
| 30d Downloads | 72.1K | 3.9M | 71.2K |
| Dependents | 260 | 16.8K | 2.5K |
| Releases | 5 | 29 | 110 |
| Last Updated | 504d ago | 861d ago | 312d ago |
| Age | 5y 9m | 6y 6m | 5y 9m |
Health Breakdown
generic-tests
Maintenance
4
Quality
14
Community
12
Popularity
7
Documentation
10
test-case
Maintenance
6
Quality
20
Community
17
Popularity
8
Documentation
15
amplify
Maintenance
9
Quality
21
Community
15
Popularity
7
Documentation
12
Technical Details
| generic-tests | test-case | amplify | |
|---|---|---|---|
| Version | 0.1.3 | 3.3.1 | 4.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 5 | 15 |
| Crate Size | 19KB | 9KB | 41KB |
| Features | 0 | 1 | 12 |
| Yanked % | 0.0% | 0.0% | 2.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.63 | 1.75.0 |
| 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.
- •⚠ generic-tests, test-case have not been updated in over a year.
- •generic-tests is pre-1.0 — API may change.