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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
formats
runtime
sources
support
@cucumber/cucumber
(root)
api
Generated using
TypeDoc
Structured configuration object suitable for passing to runCucumber