@cucumber/core
GitHub
Preparing search index...
MatchedStep
Type Alias MatchedStep
A step definition that has been matched to a pickle step
type
MatchedStep
=
{
args
:
ReadonlyArray
<
Argument
>
;
def
:
DefinedStep
;
}
Index
Properties
args
def
Properties
args
args
:
ReadonlyArray
<
Argument
>
def
def
:
DefinedStep
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
def
GitHub
@cucumber/core
Loading...
A step definition that has been matched to a pickle step