wiremock/wiremock-testcontainers-java
Add a Demo for WireMock as a proxy in front of another service
オープン
#81 opened on 2023/10/17
enhancementhacktoberfesthelp wantedtestcontainers
Repository metrics
- Stars
- (66 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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!
References
No response