Interface: HookDefinition
@termwright/gherkin / HookDefinition
Interface: HookDefinition<Fixtures>
Section titled “Interface: HookDefinition<Fixtures>”Defined in: definitions.ts:62
Type Parameters
Section titled “Type Parameters”Fixtures
Section titled “Fixtures”Fixtures extends object = object
Properties
Section titled “Properties”
readonlybody:HookDefinitionBody<Fixtures>
Defined in: definitions.ts:66
options
Section titled “options”
readonlyoptions:HookDefinitionOptions
Defined in: definitions.ts:65
readonlyphase:"before"|"after"
Defined in: definitions.ts:64
readonlytype:"hook"
Defined in: definitions.ts:63