Decision Workspace
dev-fixtures vs v_fixtures vs goldencheck
Side-by-side comparison of Rust crates
60
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.
51
v_fixtures
experimentalv0.3.4
Test fixture utilities for inline multi-file test cases with //- /path syntax
48
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 | 60 | 51 | 48 |
| Total Downloads | 124 | 3.2K | 43 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 11 | 67 | 0 |
| Releases | 6 | 7 | 3 |
| Last Updated | 13d ago | 114d ago | 12d ago |
| Age | 18d | 4m | 12d |
Health Breakdown
dev-fixtures
Maintenance
18
Quality
15
Community
9
Popularity
3
Documentation
15
v_fixtures
Maintenance
14
Quality
13
Community
10
Popularity
4
Documentation
10
goldencheck
Maintenance
13
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 60/100, but none of the options score above 80.
- •v_fixtures has the most downloads (3.2K), suggesting wider adoption.