Decision Workspace
ntest_timeout vs test-case vs ntest
Side-by-side comparison of Rust crates
55
ntest_timeout
growingv0.9.5
Timeout attribute for the ntest framework.
66
test-case
growingv3.3.1
Provides #[test_case(...)] procedural macro attribute for generating parametrized test cases easily
61
ntest
growingv0.9.5
Testing framework for rust which enhances the built-in library with some useful features.
Core Metrics
| ntest_timeout | test-case | ntest | |
|---|---|---|---|
| Health Score | 55 | 66 | 61 |
| Total Downloads | 8.9M | 48.5M | 8.7M |
| 30d Downloads | 418.4K | 2.8M | 397.6K |
| Dependents | 43 | 18.0K | 2.4K |
| Releases | 23 | 29 | 37 |
| Last Updated | 159d ago | 920d ago | 159d ago |
| Age | 6y 8m | 6y 8m | 6y 9m |
Health Breakdown
ntest_timeout
Maintenance
11
Quality
14
Community
10
Popularity
8
Documentation
12
test-case
Maintenance
6
Quality
20
Community
17
Popularity
8
Documentation
15
ntest
Maintenance
11
Quality
15
Community
15
Popularity
8
Documentation
12
Technical Details
| ntest_timeout | test-case | ntest | |
|---|---|---|---|
| Version | 0.9.5 | 3.3.1 | 0.9.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 5 | 3 |
| Crate Size | 5KB | 9KB | 6KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| 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 18.0K crates — strongest ecosystem trust.
- •⚠ test-case has not been updated in over a year.
- •ntest_timeout, ntest are pre-1.0 — API may change.