Decision Workspace
httpmock vs httptest vs wiremock
Side-by-side comparison of Rust crates
63
httpmock
growingv0.8.3
HTTP mocking library for Rust
59
httptest
growingv0.16.4
HTTP testing facilities including a mock server
59
wiremock
growingv0.6.5
HTTP mocking to test Rust applications.
Core Metrics
| httpmock | httptest | wiremock | |
|---|---|---|---|
| Health Score | 63 | 59 | 59 |
| Total Downloads | 20.1M | 9.1M | 46.1M |
| 30d Downloads | 1.4M | 437.3K | 3.8M |
| Dependents | 3.9K | 1.7K | 10.6K |
| Releases | 43 | 45 | 53 |
| Last Updated | 51d ago | 81d ago | 215d ago |
| Age | 6y 6m | 6y 3m | 5y 11m |
Health Breakdown
httpmock
Maintenance
16
Quality
13
Community
14
Popularity
8
Documentation
12
httptest
Maintenance
15
Quality
12
Community
12
Popularity
8
Documentation
12
wiremock
Maintenance
11
Quality
12
Community
15
Popularity
8
Documentation
13
Technical Details
| httpmock | httptest | wiremock | |
|---|---|---|---|
| Version | 0.8.3 | 0.16.4 | 0.6.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 43 | 22 | 20 |
| Crate Size | 1.7MB | 33KB | 61KB |
| Features | 11 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | 1.88.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •httpmock leads with a health score of 63/100, but none of the options score above 80.
- •wiremock has the most downloads (46.1M), suggesting wider adoption.
- •wiremock is depended on by 10.6K crates — strongest ecosystem trust.