From fe4f62ff1a3346476aa6f4d025324d7d6cecf952 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 27 Dec 2018 08:47:18 +0100 Subject: Add an example that reuses a step definition --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7db7e9c..f56fd72 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,11 @@ Shows how to use promises and `async`/`await` when testing asynchronous code. ### ts Defining steps in TypeScript. + +### type-parser + +Defines custom parameter types. + +### reuse + +Suggests a way to reuse step definitions. -- cgit v1.2.3