News

Using Spring Boot Testcontainers, when an environment does not support "reuse" but container.withReuse(true) is set, containers are not shutting down between tests, resulting in a pile-up of container ...