79112833

Date: 2024-10-22 07:17:41
Score: 1
Natty:
Report link

From how I understand your problem and testcontainers, the problem is setting this property on the container: .withReuse(true). With this property set to true, containers will be reused across JVM processes, meaning that the framework will not remove them after a test run finishes.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: sam.alk_