Decision Workspace
cli-sandbox vs test-case vs ntest
Side-by-side comparison of Rust crates
32
cli-sandbox
growingv0.10.0
Utilities to help test your CLI
66
test-case
growingv3.3.1
Provides #[test_case(...)] procedural macro attribute for generating parametrized test cases easily
63
ntest
growingv0.9.5
Testing framework for rust which enhances the built-in library with some useful features.
Core Metrics
| cli-sandbox | test-case | ntest | |
|---|---|---|---|
| Health Score | 32 | 66 | 63 |
| Total Downloads | 10.0K | 42.7M | 8.0M |
| 30d Downloads | 8 | 3.9M | 332.6K |
| Dependents | 0 | 16.8K | 2.3K |
| Releases | 8 | 29 | 37 |
| Last Updated | 1039d ago | 861d ago | 100d ago |
| Age | 2y 10m | 6y 6m | 6y 7m |
Health Breakdown
cli-sandbox
Maintenance
4
Quality
10
Community
6
Popularity
5
Documentation
7
test-case
Maintenance
6
Quality
20
Community
17
Popularity
8
Documentation
15
ntest
Maintenance
13
Quality
15
Community
15
Popularity
8
Documentation
12
Technical Details
| cli-sandbox | test-case | ntest | |
|---|---|---|---|
| Version | 0.10.0 | 3.3.1 | 0.9.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 16 | 5 | 3 |
| Crate Size | 8KB | 9KB | 6KB |
| Features | 10 | 1 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 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 16.8K crates — strongest ecosystem trust.
- •⚠ cli-sandbox, test-case have not been updated in over a year.
- •cli-sandbox, ntest are pre-1.0 — API may change.