👓 What did you see?
i saw the code in loadGlueSources not works for java classpath file, as it will not scan the classpath jar file just locate the current project as root dir and find the matched glue pattern steps, how to resolve it or any solution for it works for step defined in java classpath?
✅ What did you expect to see?
support for step definition in java classpath not only in the current project directory
📦 Which tool/library version are you using?
cucumber-jvm
🔬 How could we reproduce it?
in a feature file, just use a java step glue in classpath
📚 Any additional context?
No response
👓 What did you see?
i saw the code in
loadGlueSourcesnot works for java classpath file, as it will not scan the classpath jar file just locate the current project as root dir and find the matched glue pattern steps, how to resolve it or any solution for it works for step defined in java classpath?✅ What did you expect to see?
support for step definition in java classpath not only in the current project directory
📦 Which tool/library version are you using?
cucumber-jvm
🔬 How could we reproduce it?
in a feature file, just use a java step glue in classpath
📚 Any additional context?
No response