GitHub
Preparing search index...
The search index is not available
cucumber-js
@cucumber/cucumber
api
IRunConfiguration
Interface IRunConfiguration
Structured configuration object suitable for passing to
runCucumber
interface
IRunConfiguration
{
formats
:
IRunOptionsFormats
;
runtime
:
IRunOptionsRuntime
;
sources
:
ISourcesCoordinates
;
support
:
Partial
<
ISupportCodeCoordinates
>
;
}
Index
Properties
formats
runtime
sources
support
Properties
formats
formats
:
IRunOptionsFormats
runtime
runtime
:
IRunOptionsRuntime
sources
sources
:
ISourcesCoordinates
support
support
:
Partial
<
ISupportCodeCoordinates
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
formats
runtime
sources
support
GitHub
@cucumber/cucumber
Loading...
Structured configuration object suitable for passing to runCucumber