Closed vlalanne closed 6 months ago
New keyword introduced in gherkin 6: https://cucumber.io/docs/gherkin/reference/#rule
Feature: math operations Rule: add things Scenario: add two digits When I add 1 and 2 Then the result should equal 3
thanks for your contribution!
New keyword introduced in gherkin 6: https://cucumber.io/docs/gherkin/reference/#rule