Skip to content

Instantly share code, notes, and snippets.

@alexliesenfeld
Last active December 16, 2021 08:35
Show Gist options
  • Save alexliesenfeld/8f50d80d4f96d3d3345b271324c658aa to your computer and use it in GitHub Desktop.
Save alexliesenfeld/8f50d80d4f96d3d3345b271324c658aa to your computer and use it in GitHub Desktop.
[BLOG] comparison matrix | Mocking HTTP Services in Rust with httpmock
Library Execution Pooling Custom Matchers Mockable APIs Sync Async Stand-alone Mode
mockito serial no no 1 yes no no
httpmock parallel yes yes unlimited yes yes yes
httptest parallel yes yes unlimited yes no no
wiremock parallel no yes unlimited no yes no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment