You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/support_files/api_reference.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ The built in parameter types are:
35
35
Defines a hook which is run after each scenario.
36
36
37
37
*`options`: An object with the following keys:
38
+
*`name`: An optional name for this hook
38
39
*`tags`: String tag expression used to apply this hook to only specific scenarios. See [cucumber-tag-expressions](https://github.com/cucumber/tag-expressions) for more information.
39
40
*`timeout`: A hook-specific timeout, to override the default timeout.
0 commit comments