Decision Workspace
prop-test vs proptest vs checkito
Side-by-side comparison of Rust crates
40
prop-test
growingv0.1.1
Formattable proptest macro
81
proptest
stablev1.11.0
Hypothesis-like property-based testing and shrinking.
68
checkito
stablev5.0.0
A safe, efficient and simple QuickCheck-inspired library to generate shrinkable random data mainly oriented towards generative/property/exploratory testing.
Core Metrics
| prop-test | proptest | checkito | |
|---|---|---|---|
| Health Score | 40 | 81 | 68 |
| Total Downloads | 7.1K | 107.0M | 57.3K |
| 30d Downloads | 853 | 9.6M | 302 |
| Dependents | 1 | 55.5K | 13 |
| Releases | 2 | 48 | 58 |
| Last Updated | 589d ago | 3d ago | 14d ago |
| Age | 1y 7m | 8y 9m | 3y 1m |
Health Breakdown
prop-test
Maintenance
5
Quality
9
Community
6
Popularity
5
Documentation
15
proptest
Maintenance
18
Quality
21
Community
19
Popularity
8
Documentation
15
checkito
Maintenance
18
Quality
21
Community
8
Popularity
6
Documentation
15
Technical Details
| prop-test | proptest | checkito | |
|---|---|---|---|
| Version | 0.1.1 | 1.11.0 | 5.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 15 | 8 |
| Crate Size | 7KB | 208KB | 71KB |
| Features | 0 | 14 | 5 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65 | 1.85 | 1.83 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •proptest has the highest health score (81/100) — a strong overall choice.
- •proptest is depended on by 55.5K crates — strongest ecosystem trust.
- •⚠ prop-test has not been updated in over a year.
- •prop-test is pre-1.0 — API may change.