python-wiremock icon indicating copy to clipboard operation
python-wiremock copied to clipboard

Add extension management to Testcontainers API

Open oleg-nenashev opened this issue 2 years ago • 0 comments
trafficstars

Proposal

Similar to Java modules, it would be great to have API for managing WireMock extensions in the module for Python WireMock. See the withExtension() methods in https://github.com/wiremock/wiremock-testcontainers-java

References

  • https://wiremock.org/docs/extending-wiremock/

oleg-nenashev avatar Oct 12 '23 09:10 oleg-nenashev