Add TypeScript example
This commit is contained in:
5
ts/features/composition.feature
Normal file
5
ts/features/composition.feature
Normal file
@ -0,0 +1,5 @@
|
||||
Feature: TypeScript step definitions
|
||||
|
||||
Scenario:
|
||||
When the step definitions are written in TypeScript
|
||||
Then I don't get a warning about undefined steps
|
Reference in New Issue
Block a user