# wiremock **Repository Path**: mirrors_pimterry/wiremock ## Basic Information - **Project Name**: wiremock - **Description**: A tool for mocking HTTP services - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WireMock - a web service test double for all occasions ====================================================== Key Features ------------ - HTTP response stubbing, matchable on URL, header and body content patterns - Request verification - Runs in unit tests, as a standalone process or as a WAR app - Configurable via a fluent Java API, JSON files and JSON over HTTP - Record/playback of stubs - Fault injection - Per-request conditional proxying - Browser proxying for request inspection and replacement - Stateful behaviour simulation - Configurable response delays Shiny new documentation can be found at [wiremock.org](http://wiremock.org/ "wiremock.org")