Decision Workspace
test-case vs test-case-macros vs test-case-core
Side-by-side comparison of Rust crates
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
53
test-case-core
growingv3.3.1
Provides core functionality for parsing #[test_case(...)] procedural macro attribute for generating parametrized test cases easily
Core Metrics
| test-case | test-case-macros | test-case-core | |
|---|---|---|---|
| Health Score | 66 | 55 | 53 |
| Total Downloads | 42.7M | 38.4M | 32.4M |
| 30d Downloads | 3.9M | 3.8M | 3.3M |
| Dependents | 16.8K | 10 | 6 |
| Releases | 29 | 9 | 6 |
| Last Updated | 861d ago | 861d ago | 861d ago |
| Age | 6y 6m | 3y 10m | 3y 1m |
Health Breakdown
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
test-case-core
Maintenance
4
Quality
20
Community
8
Popularity
8
Documentation
13
Technical Details
| test-case | test-case-macros | test-case-core | |
|---|---|---|---|
| Version | 3.3.1 | 3.3.1 | 3.3.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 4 | 4 |
| Crate Size | 9KB | 5KB | 14KB |
| Features | 1 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.63 | — | — |
| Owners | 2 | 1 | 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, test-case-macros, test-case-core have not been updated in over a year.