Skip to content

@saflib/workflows


Interface: RunTestsComposerOptions<C>

Options for the runTestsComposer function.

Extends

Type Parameters

Type Parameter
C extends WorkflowContext

Properties

filePath

filePath: string | (context) => string


nextStateName

nextStateName: string

Inherited from

ComposerFunctionOptions.nextStateName


stateName

stateName: string

Inherited from

ComposerFunctionOptions.stateName