Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Cucumber Glue #236

Open
deesebc opened this issue Jun 24, 2024 · 1 comment
Open

Improve Cucumber Glue #236

deesebc opened this issue Jun 24, 2024 · 1 comment
Labels
🍼 incomplete Blocked until more information is provided ⚡ enhancement Request for new functionality

Comments

@deesebc
Copy link

deesebc commented Jun 24, 2024

🤔 What's the problem you're trying to solve?

I usually configure the steps in java libraries. And I have no problem to configure it through the typical RunCukeTests class. Indicating my library classpath in the glue section. But it is not possible to do it through the Visual Studio Code extension. Or maybe yes and I don't know how to do it?

✨ What's your proposed solution?

Be able to configure the classpath external jars into glue configuration. Like in JUnit classes.

⛏ Have you considered any alternatives or workarounds?

Maybe it will also works if we can put the folder from m2 repository (where it's the jar) in glue configuration.

📚 Any additional context?

No response

@kieran-ryan kieran-ryan added the ⚡ enhancement Request for new functionality label Jul 4, 2024
@kieran-ryan
Copy link
Sponsor Member

kieran-ryan commented Jul 15, 2024

Thanks for raising @deesebc, you are correct support is yet to be implemented for such functionality. Would you be able to take a look at cucumber/language-server#95 and advise whether there's any potential overlap or considerations that should be made?

Would you be able to provide a minimum example or link on this issue demonstrating some of your related configuration; as a point of reference?

@kieran-ryan kieran-ryan added the 🍼 incomplete Blocked until more information is provided label Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍼 incomplete Blocked until more information is provided ⚡ enhancement Request for new functionality
Projects
None yet
Development

No branches or pull requests

2 participants