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
5 stars 3 forks source link

Allow Postman contract-testing support #7

Closed lbroudoux closed 5 months ago

lbroudoux commented 5 months ago

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

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

lbroudoux commented 5 months ago

Brilliant contribution from @JulienBreux. Awesome!