Given/When/Then aren't necessary!
-
-
20 min
The Gherkin language is a template for test specs writing. And the steps of these scenarios doesn’t always match with the use cases that were written in the BDD process — they have to be adapted to the chosen tool.
I’ll tell you what possible options are, and also answer the question — should it be like this at all?