-
Notifications
You must be signed in to change notification settings - Fork 0
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 Node.js module for WireMock #10
Comments
I would like to work on this |
@kurayami07734 It would be great, thanks for your interest! I suggest starting in your personal repository which we could transfer to the WireMock org once the prototype is ready |
That's fine but, it would not count as a pull request right? |
@kurayami07734 Fair point. I will create a repository |
I think we can close this issue now |
@kurayami07734 definitely not closed until released in preview/GA and made available to users. But yes many patches can come in subsequent pull requests |
@kurayami07734 I added the acceptance criteria here for better clarity what we'd need to have in the end. It can be done incrementally |
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
Preview
Scope
If there are any existing implementations, prototypes, blogs or etc, let us know!
There is WireMock Captain implementation for JavaScript and TypeScript 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.
-https://node.testcontainers.org/
The text was updated successfully, but these errors were encountered: