python-wiremock
python-wiremock copied to clipboard
Add extension management to Testcontainers API
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/