wiremock / python-wiremock

A Python library for API mocking and testing with Testcontainers module and WireMock

Home Page:https://wiremock.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WireMock 3 compatibility in Python WireMock

oleg-nenashev opened this issue · comments

Proposal

We need to ensure compatibility between WireMock 3 and the python library

Scope

  • Integration testing with WireMock 3 in the native implementation
  • Integration testing with WireMock 3 in the Testcontainers module
  • Adding support for new features and APIs to SDK
  • Documentation and compatibility matrix

References