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

Cucumber steps are not recognized from jar #248

Open
Suchit-Goyal opened this issue Aug 30, 2024 · 0 comments
Open

Cucumber steps are not recognized from jar #248

Suchit-Goyal opened this issue Aug 30, 2024 · 0 comments

Comments

@Suchit-Goyal
Copy link

πŸ‘“ What did you see?

Cucumber steps are not getting recognized if jar path is used in cucumber.glue value.

βœ… What did you expect to see?

Cucumber should be able to recognize the step definitions even if jar file is used.

πŸ“¦ Which tool/library version are you using?

No response

πŸ”¬ How could we reproduce it?

  1. Create a jar file of steps
  2. Use created jar as dependency in other project having only feature files
  3. Provide the jar path in cucumber.glue option in settings.json.
  4. Check the warnings in feature file.

πŸ“š Any additional context?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant