Quarkus and Testcontainers
If you did not know Quarkus, here is an introductory article: Zoom sur Quarkus (french). Quarkus offers Unit Test (TU) support with JUnit 5 via the code>@QuarkusTestcode>@Testcontainerscode>@Containercode>@ExtendWith
If you did not know Quarkus, here is an introductory article: Zoom sur Quarkus (french). Quarkus offers Unit Test (TU) support with JUnit 5 via the code>@QuarkusTestcode>@Testcontainerscode>@Containercode>@ExtendWith