6 lines
154 B
Gherkin
6 lines
154 B
Gherkin
Feature: TypeScript step definitions
|
|
|
|
Scenario:
|
|
When the step definitions are written in TypeScript
|
|
Then I don't get a warning about undefined steps
|