Skip to content
Discussion options

You must be logged in to vote

Cucumber takes its tags from Pickles, which are produced by the Gherkin Parser. So you'd either have to put a decorator on the parser to make that possible. Or pre-process your feature files.

Currently the parser is not easily substituteable in Cucumber JVM. If you are interested in contributing towards a solution to make that possible, feel free to create an issue in Cucumber JVM.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wazzeps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants