Skip to content

Function: Given()

@termwright/gherkin


@termwright/gherkin / Given

Given<Fixtures>(expression, body): StepDefinition<Fixtures>

Defined in: definitions.ts:101

Declares a Given definition without registering process-global state.

Fixtures extends object = object

string | RegExp

StepDefinitionBody<Fixtures>

StepDefinition<Fixtures>