Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testcontainers Golang module for WireMock #9

Open
oleg-nenashev opened this issue Apr 21, 2023 · 4 comments
Open

Testcontainers Golang module for WireMock #9

oleg-nenashev opened this issue Apr 21, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request golang WireMock integrations for the Golang ecosystem testcontainers This task is related to Testcontainers integrations or demos

Comments

@oleg-nenashev
Copy link
Member

oleg-nenashev commented Apr 21, 2023

Proposal

Similar to Java, it would be nice to add support for starting the WireMock server using Testcontainers when Docker is present and no other WireMock server has been provided

If there are any existing implementations, prototypes, blogs or etc, let us know!

There is WireMock Go implementation based on WireMock Docker, but not a Testcontainers one. See the WireMock Ecosystem listing for the references

Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.

@oleg-nenashev oleg-nenashev added the enhancement New feature or request label Apr 21, 2023
@oleg-nenashev oleg-nenashev added the golang WireMock integrations for the Golang ecosystem label Apr 21, 2023
@kapishmalik
Copy link

@oleg-nenashev can I work on this?

@oleg-nenashev
Copy link
Member Author

@kapishmalik If you are interested, sure, go for it. Note that there might be some functionality overlap with https://github.com/walkerus/go-wiremock , and it would be great to collaborate with @walkerus on unifying/sharing APIs and maybe even co-hosting components. I reached out to him on LinkedIn

@kapishmalik
Copy link

@oleg-nenashev yup, true. I was also thinking the same. He has already written wrapper. We just need to add functionality to invoke testcontainer in that wrapper.

@oleg-nenashev
Copy link
Member Author

@oleg-nenashev oleg-nenashev moved this from Backlog to 🧪 Preview in 🛣️ WireMock Public Roadmap Jul 1, 2023
@oleg-nenashev oleg-nenashev self-assigned this Jul 19, 2023
@oleg-nenashev oleg-nenashev added the testcontainers This task is related to Testcontainers integrations or demos label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request golang WireMock integrations for the Golang ecosystem testcontainers This task is related to Testcontainers integrations or demos
Projects
Development

No branches or pull requests

2 participants