cucumber / cucumber/language-server

Undefined step for java step defined in classpath

Open
#120 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
56
Forks
35
Avg merge
6h 26m
Merged PRs (30d)
1

Description

### 👓 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.