Decision Workspace
testdata vs bare-test vs simple_test_case
Side-by-side comparison of Rust crates
39
testdata
growingv0.1.0
File-based testing helper
61
bare-test
growingv0.8.3
A test framework for bare metal.
54
simple_test_case
growingv1.3.0
A bare bones attribute macro for writing parameterised tests
Core Metrics
| testdata | bare-test | simple_test_case | |
|---|---|---|---|
| Health Score | 39 | 61 | 54 |
| Total Downloads | 6.4K | 32.4K | 111.5K |
| 30d Downloads | 797 | 0 | 2.3K |
| Dependents | 0 | 80 | 57 |
| Releases | 1 | 23 | 4 |
| Last Updated | 1387d ago | 94d ago | 431d ago |
| Age | 3y 9m | 1y 8m | 4y 5m |
Health Breakdown
testdata
Maintenance
1
Quality
17
Community
6
Popularity
5
Documentation
10
bare-test
Maintenance
14
Quality
16
Community
16
Popularity
5
Documentation
10
simple_test_case
Maintenance
5
Quality
19
Community
11
Popularity
6
Documentation
13
Technical Details
| testdata | bare-test | simple_test_case | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.3 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MPL-2.0 | MIT |
| Dependencies | 3 | 5 | 5 |
| Crate Size | 2KB | 14KB | 11KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •bare-test leads with a health score of 61/100, but none of the options score above 80.
- •simple_test_case has the most downloads (111.5K), suggesting wider adoption.
- •⚠ testdata, simple_test_case have not been updated in over a year.
- •testdata, bare-test are pre-1.0 — API may change.