Registering/enabling a particular global extension #3703
Closed
translatenix
started this conversation in
General
Replies: 1 comment
-
Duplicate of #3717 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to register/enable a particular global extension, perhaps via a system property or
junit-platform.properties
? I'm asking because I'd like to globally enable my project's own extensions, but don't want the same for third-party extensions that might linger on the class path.Beta Was this translation helpful? Give feedback.
All reactions