Decision Workspace
expect-tests vs expect-test vs insta
Side-by-side comparison of Rust crates
40
expect-tests
growingv0.1.2
(A better) minimalistic snapshot testing library
64
expect-test
growingv1.5.1
Minimalistic snapshot testing library
74
insta
stablev1.47.0
A snapshot testing library for Rust
Core Metrics
| expect-tests | expect-test | insta | |
|---|---|---|---|
| Health Score | 40 | 64 | 74 |
| Total Downloads | 4.0K | 24.4M | 55.8M |
| 30d Downloads | 5 | 2.2M | 5.6M |
| Dependents | 0 | 6.1K | 38.1K |
| Releases | 3 | 14 | 118 |
| Last Updated | 819d ago | 461d ago | 1d ago |
| Age | 2y 9m | 5y 7m | 7y 2m |
Health Breakdown
expect-tests
Maintenance
5
Quality
16
Community
5
Popularity
4
Documentation
10
expect-test
Maintenance
6
Quality
20
Community
19
Popularity
8
Documentation
11
insta
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| expect-tests | expect-test | insta | |
|---|---|---|---|
| Version | 0.1.2 | 1.5.1 | 1.47.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 2 | 18 |
| Crate Size | 14KB | 14KB | 118KB |
| Features | 2 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 1.7% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | 1.60.0 | 1.66.0 |
| Owners | 1 | 2 (team) | 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.
- •⚠ expect-tests, expect-test have not been updated in over a year.
- •expect-tests is pre-1.0 — API may change.