Decision Workspace
rotor-test vs bare-test vs simple_test_case
Side-by-side comparison of Rust crates
32
rotor-test
growingv0.2.0
An utility library which helps writing tests for rotor-based applications and libraries
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
| rotor-test | bare-test | simple_test_case | |
|---|---|---|---|
| Health Score | 32 | 65 | 55 |
| Total Downloads | 11.8K | 17.5K | 94.6K |
| 30d Downloads | 24 | 385 | 5.0K |
| Dependents | 2 | 71 | 51 |
| Releases | 2 | 22 | 4 |
| Last Updated | 3651d ago | 17d ago | 323d ago |
| Age | 10y | 1y 4m | 4y 1m |
Health Breakdown
rotor-test
Maintenance
3
Quality
15
Community
4
Popularity
5
Documentation
5
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
| rotor-test | bare-test | simple_test_case | |
|---|---|---|---|
| Version | 0.2.0 | 0.8.2 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0/MIT | MPL-2.0 | MIT |
| Dependencies | 3 | 6 | 5 |
| Crate Size | 9KB | 15KB | 11KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 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.
- •⚠ rotor-test has not been updated in over a year.
- •rotor-test, bare-test are pre-1.0 — API may change.