Skip to content

SpringApplicationContextLoader ignores properties files configured via @TestPropertySource #2198

@sbrannen

Description

@sbrannen

SpringApplicationContextLoader supports inlined properties configured via @TestPropertySource, but properties files are currently ignored.

Please add support for properties files configured via @TestPropertySource.

See org.springframework.test.context.support.AbstractContextLoader.prepareContext(ConfigurableApplicationContext, MergedContextConfiguration) for details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions