Socket
Socket
Sign inDemoInstall

wiremock

Package Overview
Dependencies
14
Maintainers
2
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    wiremock

Wiremock Admin API Client


Maintainers
2

Readme

Python WireMock

WireMock Logo

Python WireMock is a library that allows users to interact with a WireMock instance from within a Python project. Full documentation can be found at wiremock.readthedocs.org.

a Docs

Key Features

WireMock can run in unit tests, as a standalone process or a container. Key features include:

  • Testcontainers Python module to easily start WireMock server for your tests
  • REST API Client for a standalone WireMock Java server
  • Support for most of major WireMock features (more on their way soon)

References

Examples

There are several example projects included to demonstrate the different ways that WireMock can be used to mock services in your tests and systems. The example test modules demonstrate different strategies for testing against the same "product service" and act as a good demonstration of real world applications to help you get started.

Contributing

See the Contributor Guide

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc