Decision Workspace
snaptest vs insta vs cargo-insta
Side-by-side comparison of Rust crates
37
snaptest
growingv0.2.0
Dead simple snapshot testing
74
insta
stablev1.47.0
A snapshot testing library for Rust
70
cargo-insta
stablev1.47.0
A review tool for the insta snapshot testing library for Rust
Core Metrics
| snaptest | insta | cargo-insta | |
|---|---|---|---|
| Health Score | 37 | 74 | 70 |
| Total Downloads | 3.8K | 55.8M | 1.1M |
| 30d Downloads | 4 | 5.8M | 106.2K |
| Dependents | 0 | 38.1K | 82 |
| Releases | 2 | 118 | 106 |
| Last Updated | 2929d ago | 1d ago | 1d ago |
| Age | 8y | 7y 2m | 7y 2m |
Health Breakdown
snaptest
Maintenance
3
Quality
13
Community
6
Popularity
4
Documentation
11
insta
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
cargo-insta
Maintenance
19
Quality
17
Community
12
Popularity
7
Documentation
15
Technical Details
| snaptest | insta | cargo-insta | |
|---|---|---|---|
| Version | 0.2.0 | 1.47.0 | 1.47.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 18 | 20 |
| Crate Size | 259KB | 118KB | 66KB |
| Features | 0 | 11 | 0 |
| Yanked % | 0.0% | 1.7% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.66.0 | 1.66.0 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •insta leads with a health score of 74/100, but none of the options score above 80.
- •insta is depended on by 38.1K crates — strongest ecosystem trust.
- •⚠ snaptest has not been updated in over a year.
- •snaptest is pre-1.0 — API may change.