In org.testcontainers.utility.TestContainersConfiguration#environmentSupportsReuse the environment properties (.testcontainer.properties in user's home directory) are used for the evaluation of testcontainers.reuse.enable . Why don't we use the merged properties from environment AND testcontainers.properties from classpath (https://www.testcontainers.org/features/configuration/)
Version: 1.14.3
In
org.testcontainers.utility.TestContainersConfiguration#environmentSupportsReusethe environment properties (.testcontainer.properties in user's home directory) are used for the evaluation oftestcontainers.reuse.enable. Why don't we use the merged properties from environment ANDtestcontainers.propertiesfrom classpath (https://www.testcontainers.org/features/configuration/)Version: 1.14.3