6 lines
142 B
Gherkin
6 lines
142 B
Gherkin
Feature:
|
|
Scenario:
|
|
Given a person with name
|
|
And a person named Jack
|
|
Then the same function is called for two distinct step definitions
|