From 714245fcb0303249c14bd4737c1927103b106b0c Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 25 Nov 2018 05:58:09 +0100 Subject: Add TypeScript example --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2b14c01..7db7e9c 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,7 @@ See [Data tables](https://github.com/cucumber/cucumber-js/blob/master/docs/suppo ### async Shows how to use promises and `async`/`await` when testing asynchronous code. + +### ts + +Defining steps in TypeScript. -- cgit v1.2.3