microcks / microcks-testcontainers-go

Go lib for Testcontainers that enables embedding Microcks into your unit tests with lightweight, throwaway instance thanks to containers.
https://microcks.io
Apache License 2.0
6 stars 4 forks source link

Allow AsyncAPI mocking and contract-testing support #8

Closed lbroudoux closed 4 months ago

lbroudoux commented 8 months ago

See https://github.com/microcks/microcks-testcontainers-java/issues/27 which has the full context and explanations.

Please discuss here the specific issue of adapting and implementing this to Go.

lbroudoux commented 4 months ago

Thanks a lot @JulienBreux for the PR! We can now close this one!