Java lib for Testcontainers that enables embedding Microcks into your JUnit tests with lightweight, throwaway instance thanks to containers.
22
stars
5
forks
source link
Add complementary testEndpointAsync() with container url method #36
Closed
lbroudoux closed 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.