microcks / microcks-testcontainers-java

Java lib for Testcontainers that enables embedding Microcks into your JUnit tests with lightweight, throwaway instance thanks to containers.
https://microcks.io
Apache License 2.0
18 stars 3 forks source link

Ease Developer eXperience 👩‍💻 #6

Closed lbroudoux closed 11 months ago

lbroudoux commented 11 months ago

Reason/Context

We should make usage of the API the easiest possible

Description

Implement a bunch of changes:

Implementation ideas

No response