Skip to content

Support custom junit-platform.properties location #2195

Description

At the moment, the JUnit Platform properties are loaded from the first (and sole) resource named junit-platform.properties available via the ClassLoader resource-loading facility.

Internally, the JUnit Platform Launcher already supports by-passing this logic by providing an explicit location of a junit-platform.properties file or stream.

Deliverables

  • Introduce a new launcher system property, like junit.platform.properties.location, that lets users specify an alternate location of the JUnit Platform properties file to load.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions