Decision Workspace
cargo-insta vs insta vs expect-test
Side-by-side comparison of Rust crates
70
cargo-insta
stablev1.47.0
A review tool for the insta snapshot testing library for Rust
74
insta
stablev1.47.0
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 | 70 | 74 | 64 |
| Total Downloads | 1.1M | 55.8M | 24.4M |
| 30d Downloads | 106.2K | 5.8M | 2.3M |
| Dependents | 82 | 38.1K | 6.1K |
| Releases | 106 | 118 | 14 |
| Last Updated | 1d ago | 1d ago | 461d ago |
| Age | 7y 2m | 7y 2m | 5y 7m |
Health Breakdown
cargo-insta
Maintenance
19
Quality
17
Community
12
Popularity
7
Documentation
15
insta
Maintenance
19
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.0 | 1.47.0 | 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 74/100, but none of the options score above 80.
- •insta is depended on by 38.1K crates — strongest ecosystem trust.
- •⚠ expect-test has not been updated in over a year.