cucumber / cucumber-jvm

Cucumber for the JVM
https://cucumber.io
MIT License
2.7k stars 2.02k forks source link

Support `--select-module` test discovery selector #1871

Open mpkorstanje opened 4 years ago

mpkorstanje commented 4 years ago

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:

Open question: How do we support this in core?

mpkorstanje commented 2 years ago

Maven's support for multi-version modules still isn't great. Postponing this for now.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two months if no further activity occurs.