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

Use live Wiremock service for tests

Open alexjrk opened this issue 11 months ago • 1 comments
trafficstars

Proposal

It would be nice to run some tests against a live Wiremock service, such as one running inside a container. This approach would make the tests more reliable, as we would no longer rely on a mocked response, which could be incorrect or inconsistent with the real one.

References

No response

alexjrk avatar Dec 16 '24 10:12 alexjrk