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

Module refinements #4

Closed mdelapenya closed 10 months ago

mdelapenya commented 10 months ago

Description

This PR refactors a little bit the code structure, to stand closer to Go idioms. Each commit represent a change, so it's easier to follow the changes in it. Major highlights: