Decision Workspace
tested-fixture vs fixt vs assert_fs
Side-by-side comparison of Rust crates
46
tested-fixture
growingv1.0.1
Attribute macro for creating fixtures from tests
71
fixt
growingv0.6.0
minimum viable fixtures
70
assert_fs
growingv1.1.3
Filesystem fixtures and assertions for testing.
Core Metrics
| tested-fixture | fixt | assert_fs | |
|---|---|---|---|
| Health Score | 46 | 71 | 70 |
| Total Downloads | 3.5K | 210.1K | 13.7M |
| 30d Downloads | 4 | 4.7K | 866.2K |
| Dependents | 0 | 2.7K | 9.8K |
| Releases | 2 | 91 | 33 |
| Last Updated | 693d ago | 16d ago | 329d ago |
| Age | 1y 10m | 5y | 7y 10m |
Health Breakdown
tested-fixture
Maintenance
5
Quality
19
Community
4
Popularity
4
Documentation
14
fixt
Maintenance
19
Quality
14
Community
19
Popularity
6
Documentation
13
assert_fs
Maintenance
8
Quality
20
Community
19
Popularity
8
Documentation
15
Technical Details
| tested-fixture | fixt | assert_fs | |
|---|---|---|---|
| Version | 1.0.1 | 0.6.0 | 1.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 8 | 9 |
| Crate Size | 6KB | 13KB | 20KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | 1.69 | — | 1.74 |
| Owners | 1 | 3 (team) | 2 (team) |
Links
Quick Verdict
- •fixt leads with a health score of 71/100, but none of the options score above 80.
- •assert_fs has the most downloads (13.7M), suggesting wider adoption.
- •assert_fs is depended on by 9.8K crates — strongest ecosystem trust.
- •⚠ tested-fixture has not been updated in over a year.
- •fixt is pre-1.0 — API may change.