wiremock/wiremock-testcontainers-java

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

Aberta

#81 aberto em 17 de out. de 2023

 (6 comentários) (0 reação) (0 responsável)Java (13 forks)auto 404
enhancementhacktoberfesthelp wantedtestcontainers

Métricas do repositório

Stars
 (66 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador