-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
⚡ enhancementRequest for new functionalityRequest for new functionality
Milestone
Description
With #1867 done it becomes possible to add code that interacts with the module path and scan modules for feature files. Our current implementation of the JUnit Platform Engine doesn't support this yet.
See:
- https://github.com/junit-team/junit5/blob/master/junit-platform-engine/src/main/java/org/junit/platform/engine/discovery/ModuleSelector.java
- https://github.com/junit-team/junit5/blob/3f7fed61f2edcee2a5551dbde75382b1dbe21267/junit-platform-commons/src/main/java9/org/junit/platform/commons/util/ModuleUtils.java
Open question: How do we support this in core?
Metadata
Metadata
Assignees
Labels
⚡ enhancementRequest for new functionalityRequest for new functionality