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

Develop and end-to-end demo showcasing all the feature of 0.2.0 #13

Open lbroudoux opened 5 months ago

lbroudoux commented 5 months ago

Describe the bug

We have no full end-to-end demonstration of our Microcks testcontainers module capabilities. We need a demo so that users can figure out how to use it.

It would be awesome to adapt the Java one (see https://github.com/microcks/microcks-testcontainers-java-spring-demo) to Go!

Attach any resources that can help us understand the issue.

No response

lbroudoux commented 3 months ago

It has been started here: https://github.com/microcks/microcks-testcontainers-go-demo Please join us here!