Skip to content

Cucumber steps are not recognized from jarΒ #248

Open
@Suchit-Goyal

Description

@Suchit-Goyal

πŸ‘“ 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions