wiremock / python-wiremock

A Python library for API mocking and testing with Testcontainers module and WireMock
https://wiremock.readthedocs.io
Other
58 stars 25 forks source link

How to set/mock dynamic response in wiremock? #36

Open sp1rs opened 3 years ago

sp1rs commented 3 years ago

Something like this http://wiremock.org/docs/response-templating/

santoshpavan commented 3 years ago

Was there any update regarding this? @sp1rs Did you figure this out by any chance?

sp1rs commented 2 years ago

Yes kind of @santoshpavan

santoshpavan commented 2 years ago

Can you please share how? @sp1rs