Decision Workspace
fn-fixture vs insta vs cargo-insta
Side-by-side comparison of Rust crates
47
fn-fixture
growingv1.0.2
Procedural macro designed to quickly generate snapshots of a fixture
71
insta
stablev1.47.2
A snapshot testing library for Rust
67
cargo-insta
stablev1.47.2
A review tool for the insta snapshot testing library for Rust
Core Metrics
| fn-fixture | insta | cargo-insta | |
|---|---|---|---|
| Health Score | 47 | 71 | 67 |
| Total Downloads | 8.2K | 67.0M | 1.3M |
| 30d Downloads | 0 | 6.0M | 71.5K |
| Dependents | 1 | 50.0K | 91 |
| Releases | 3 | 120 | 108 |
| Last Updated | 1933d ago | 56d ago | 56d ago |
| Age | 5y 9m | 7y 4m | 7y 4m |
Health Breakdown
fn-fixture
Maintenance
4
Quality
20
Community
6
Popularity
5
Documentation
12
insta
Maintenance
16
Quality
19
Community
16
Popularity
8
Documentation
12
cargo-insta
Maintenance
16
Quality
17
Community
12
Popularity
7
Documentation
15
Technical Details
| fn-fixture | insta | cargo-insta | |
|---|---|---|---|
| Version | 1.0.2 | 1.47.2 | 1.47.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 18 | 20 |
| Crate Size | 2KB | 118KB | 66KB |
| Features | 0 | 11 | 0 |
| Yanked % | 0.0% | 1.7% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.66.0 | 1.66.0 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •insta leads with a health score of 71/100, but none of the options score above 80.
- •insta is depended on by 50.0K crates — strongest ecosystem trust.
- •⚠ fn-fixture has not been updated in over a year.