Decision Workspace
failspot vs testresult vs error-stack
Side-by-side comparison of Rust crates
39
failspot
growingv0.2.0
A testing library that makes it easy(ish) to add intentional errors to a program
55
testresult
growingv0.4.1
Provides TestResult type for concise and precise test failures
76
error-stack
growingv0.7.0
A context-aware error-handling library that supports arbitrary attached user data
Core Metrics
| failspot | testresult | error-stack | |
|---|---|---|---|
| Health Score | 39 | 55 | 76 |
| Total Downloads | 104.3K | 653.4K | 3.2M |
| 30d Downloads | 42.4K | 80.2K | 250.0K |
| Dependents | 4 | 1.2K | 1.2K |
| Releases | 2 | 5 | 14 |
| Last Updated | 476d ago | 613d ago | 1d ago |
| Age | 1y 3m | 3y 5m | 3y 9m |
Health Breakdown
failspot
Maintenance
6
Quality
10
Community
7
Popularity
6
Documentation
10
testresult
Maintenance
5
Quality
15
Community
18
Popularity
7
Documentation
10
error-stack
Maintenance
18
Quality
16
Community
19
Popularity
8
Documentation
15
Technical Details
| failspot | testresult | error-stack | |
|---|---|---|---|
| Version | 0.2.0 | 0.4.1 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 24 |
| Crate Size | 7KB | 12KB | 92KB |
| Features | 1 | 0 | 11 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.83.0 |
| Owners | 1 | 3 | 2 (team) |
Links
Quick Verdict
- •error-stack leads with a health score of 76/100, but none of the options score above 80.
- •error-stack is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ failspot, testresult have not been updated in over a year.