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

Add Secret creation/import on Microcks container #9

Closed lbroudoux closed 1 month ago

lbroudoux commented 5 months ago

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

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

lbroudoux commented 1 month ago

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