wiremock/wiremock-testcontainers-java

Add a Demo for WireMock as a proxy in front of another service

开放

#81 创建于 2023年10月17日

 (6 条评论) (0 个反应) (0 位负责人)Java (13 个派生)auto 404
enhancementhacktoberfesthelp wantedtestcontainers

仓库指标

星标
 (66 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Proposal

One can use Testcontainers for Java to deploy multiple instances in Docker Compose, and we have a concept for that but not existing demo. It would be nice to have an API service provisioned in Testcontainers, and a WireMock mocking a particular request (e,g, injecting a fault) just for one request. The service suggestions are welcome!

image

References

No response

贡献者指南