Skip to content

Why is the reuse property only evaluated from the environment properties and not additionally from the classpath file #3056

Closed
@Chr3is

Description

@Chr3is

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions