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
22 stars 5 forks source link

Add complementary testEndpointAsync() with container url method #36

Closed lbroudoux closed 9 months ago

lbroudoux commented 9 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.