Skip to content

sandarenu/wiremock

 
 

Repository files navigation

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

About

A tool for mocking HTTP services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 79.0%
  • CSS 14.7%
  • XSLT 2.1%
  • Groovy 1.6%
  • Python 1.3%
  • Shell 0.8%
  • JavaScript 0.5%