maximehamm / tzatziki

Cucumber y Tzatziki
26 stars 7 forks source link

Unable to add breakpoint in feature file #67

Closed SachinKumar768 closed 3 months ago

SachinKumar768 commented 4 months ago

Hello, I am using this plugin for my Gherkhin feature files with python scripts. I can able to add a breakpoint in the python script but unable add a breakpoint in the feature file. I am afraid that did I miss any settings or it is supported that way? Please guide me.

maximehamm commented 3 months ago

Hello Cucumber+ will display breakpoint in Gherkin files according to step definition. This was tested for Java, Kotlin, Scala... Anyway Cucumber+ will only display breakpoint in the margin, but it can not add new breakpoint from Gherkin file...