Decision Workspace
dev-fixtures vs v_fixtures vs goldencheck
Side-by-side comparison of Rust crates
57
dev-fixtures
experimentalv0.9.4
Deterministic test fixtures for Rust: disposable project trees, golden-file snapshots, controlled mock data, file-tree builders. Part of the dev-* verification collection.
50
v_fixtures
experimentalv0.3.4
Test fixture utilities for inline multi-file test cases with //- /path syntax
45
goldencheck
experimentalv0.1.2
Install stub for the goldencheck CLI; use cargo binstall for the real binary
Core Metrics
| dev-fixtures | v_fixtures | goldencheck | |
|---|---|---|---|
| Health Score | 57 | 50 | 45 |
| Total Downloads | 165 | 3.4K | 54 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 11 | 71 | 0 |
| Releases | 6 | 7 | 3 |
| Last Updated | 62d ago | 163d ago | 61d ago |
| Age | 2m | 6m | 2m |
Health Breakdown
dev-fixtures
Maintenance
15
Quality
15
Community
9
Popularity
3
Documentation
15
v_fixtures
Maintenance
13
Quality
13
Community
10
Popularity
4
Documentation
10
goldencheck
Maintenance
10
Quality
15
Community
6
Popularity
2
Documentation
12
Technical Details
| dev-fixtures | v_fixtures | goldencheck | |
|---|---|---|---|
| Version | 0.9.4 | 0.3.4 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 6 | 0 |
| Crate Size | 36KB | 24KB | 3KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.85 | — | 1.93 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dev-fixtures leads with a health score of 57/100, but none of the options score above 80.
- •v_fixtures has the most downloads (3.4K), suggesting wider adoption.