Decision Workspace
testdata vs bare-test vs simple_test_case
Side-by-side comparison of Rust crates
38
testdata
growingv0.1.0
File-based testing helper
65
bare-test
growingv0.8.2
A test framework for bare metal.
55
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 | 38 | 65 | 55 |
| Total Downloads | 1.7K | 17.5K | 94.6K |
| 30d Downloads | 4 | 402 | 5.2K |
| Dependents | 0 | 71 | 51 |
| Releases | 1 | 22 | 4 |
| Last Updated | 1279d ago | 17d ago | 323d ago |
| Age | 3y 6m | 1y 4m | 4y 1m |
Health Breakdown
testdata
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
10
bare-test
Maintenance
18
Quality
16
Community
16
Popularity
5
Documentation
10
simple_test_case
Maintenance
6
Quality
19
Community
11
Popularity
6
Documentation
13
Technical Details
| testdata | bare-test | simple_test_case | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.2 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MPL-2.0 | MIT |
| Dependencies | 3 | 6 | 5 |
| Crate Size | 2KB | 15KB | 11KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •bare-test leads with a health score of 65/100, but none of the options score above 80.
- •simple_test_case has the most downloads (94.6K), suggesting wider adoption.
- •⚠ testdata has not been updated in over a year.
- •testdata, bare-test are pre-1.0 — API may change.