Decision Workspace
cargo-insta vs insta vs expect-test
Side-by-side comparison of Rust crates
67
cargo-insta
stablev1.47.2
A review tool for the insta snapshot testing library for Rust
71
insta
stablev1.47.2
A snapshot testing library for Rust
64
expect-test
growingv1.5.1
Minimalistic snapshot testing library
Core Metrics
| cargo-insta | insta | expect-test | |
|---|---|---|---|
| Health Score | 67 | 71 | 64 |
| Total Downloads | 1.3M | 67.0M | 28.2M |
| 30d Downloads | 71.5K | 6.0M | 2.0M |
| Dependents | 91 | 50.0K | 6.4K |
| Releases | 108 | 120 | 14 |
| Last Updated | 56d ago | 56d ago | 520d ago |
| Age | 7y 4m | 7y 4m | 5y 9m |
Health Breakdown
cargo-insta
Maintenance
16
Quality
17
Community
12
Popularity
7
Documentation
15
insta
Maintenance
16
Quality
19
Community
16
Popularity
8
Documentation
12
expect-test
Maintenance
6
Quality
20
Community
19
Popularity
8
Documentation
11
Technical Details
| cargo-insta | insta | expect-test | |
|---|---|---|---|
| Version | 1.47.2 | 1.47.2 | 1.5.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 20 | 18 | 2 |
| Crate Size | 66KB | 118KB | 14KB |
| Features | 0 | 11 | 0 |
| Yanked % | 0.0% | 1.7% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.66.0 | 1.66.0 | 1.60.0 |
| Owners | 2 | 2 | 2 (team) |
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.
- •⚠ expect-test has not been updated in over a year.