Decision Workspace
snapshot-testing vs insta vs cargo-insta
Side-by-side comparison of Rust crates
48
snapshot-testing
experimentalv0.1.8
Assert that strings equal easily updatable snapshot files. Show nice colored diffs if not.
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
| snapshot-testing | insta | cargo-insta | |
|---|---|---|---|
| Health Score | 48 | 71 | 67 |
| Total Downloads | 243.3K | 67.0M | 1.3M |
| 30d Downloads | 71.9K | 6.0M | 71.5K |
| Dependents | 16 | 50.0K | 91 |
| Releases | 9 | 120 | 108 |
| Last Updated | 277d ago | 56d ago | 56d ago |
| Age | 9m | 7y 4m | 7y 4m |
Health Breakdown
snapshot-testing
Maintenance
10
Quality
14
Community
5
Popularity
6
Documentation
13
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
| snapshot-testing | insta | cargo-insta | |
|---|---|---|---|
| Version | 0.1.8 | 1.47.2 | 1.47.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unlicense | Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 18 | 20 |
| Crate Size | 4KB | 118KB | 66KB |
| Features | 0 | 11 | 0 |
| Yanked % | 0.0% | 1.7% | 0.0% |
| Edition | 2021 | 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.
- •snapshot-testing is pre-1.0 — API may change.