cucumber-eclipse icon indicating copy to clipboard operation
cucumber-eclipse copied to clipboard

Gherkin syntax error when using multiple rules in a feature

Open 0matleb2 opened this issue 2 years ago • 0 comments

👓 What did you see?

A syntax error where using more than one rule in a feature. image

✅ What did you expect to see?

No syntax error since this should be valid syntax.

📦 Which tool/library version are you using?

Cucumber Eclipse Plugin 1.0.0.202106240526

🔬 How could we reproduce it?

Create a feature with multiple rules and scenarios. This isn't an issue if the Example keyword is used instead of Scenario.

image

0matleb2 avatar Nov 21 '23 22:11 0matleb2