Decision Workspace
testkit-async vs ws-mock vs httptest
Side-by-side comparison of Rust crates
44
testkit-async
experimentalv0.0.1
Practical testing tools for async Rust - time control, deterministic execution, and failure injection
49
ws-mock
growingv0.4.0
A websocket mock server for testing, inspired by Wiremock.
59
httptest
growingv0.16.4
HTTP testing facilities including a mock server
Core Metrics
| testkit-async | ws-mock | httptest | |
|---|---|---|---|
| Health Score | 44 | 49 | 59 |
| Total Downloads | 45 | 34.1K | 9.1M |
| 30d Downloads | 3 | 1.4K | 437.3K |
| Dependents | 0 | 45 | 1.7K |
| Releases | 1 | 10 | 45 |
| Last Updated | 129d ago | 157d ago | 81d ago |
| Age | 4m | 2y 1m | 6y 3m |
Health Breakdown
testkit-async
Maintenance
7
Quality
14
Community
6
Popularity
2
Documentation
15
ws-mock
Maintenance
14
Quality
10
Community
10
Popularity
5
Documentation
10
httptest
Maintenance
15
Quality
12
Community
12
Popularity
8
Documentation
12
Technical Details
| testkit-async | ws-mock | httptest | |
|---|---|---|---|
| Version | 0.0.1 | 0.4.0 | 0.16.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 5 | 22 |
| Crate Size | 14KB | 19KB | 33KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •httptest leads with a health score of 59/100, but none of the options score above 80.
- •httptest is depended on by 1.7K crates — strongest ecosystem trust.