wiremock/wiremock-testcontainers-java
Add a Demo for WireMock as a proxy in front of another service
開放
#81 建立於 2023年10月17日
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!
References
No response