Skip to content

Function: Then()

@termwright/gherkin


@termwright/gherkin / Then

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

Defined in: definitions.ts:117

Declares a Then definition without registering process-global state.

Fixtures extends object = object

string | RegExp

StepDefinitionBody<Fixtures>

StepDefinition<Fixtures>