I think we miss some kind of Group between Feature and Scenario on Gherkin implementation.
In fact there is actually such definition on Gherkin specification: https://cucumber.io/docs/gherkin/reference/#rule
I would like to add it in the framework if it don't bother you?
I think it is just a matter of extension, BUT when I try to do it in my codebase, green arrow button on Android Studio has been replaced by "Do Nothing" text.
Hi guys,
First thank you for this framwork.
I think we miss some kind of Group between Feature and Scenario on Gherkin implementation. In fact there is actually such definition on Gherkin specification: https://cucumber.io/docs/gherkin/reference/#rule
I would like to add it in the framework if it don't bother you?
I think it is just a matter of extension, BUT when I try to do it in my codebase, green arrow button on Android Studio has been replaced by "Do Nothing" text.
Can you help me on this issue?
Edit: Seems to be a duplicate of https://github.com/spekframework/spek/issues/873