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

Add complementary testEndpointAsync() with container url method #36

Closed lbroudoux closed 4 months ago

lbroudoux commented 4 months ago

To ease our life within https://github.com/microcks/microcks-quarkus, we need an extra static testEndpointAsync() method with the microcks container url as an argument.