GitHub
Preparing search index...
The search index is not available
cucumber-js
@cucumber/cucumber
(root)
SnippetsFormatter
Class SnippetsFormatter
Hierarchy
Formatter
SnippetsFormatter
Index
Constructors
constructor
Properties
color
Fns
cwd
event
Data
Collector
log
print
Attachments
snippet
Builder
stream
support
Code
Library
documentation
Methods
finished
log
Snippets
Constructors
constructor
new
Snippets
Formatter
(
options
)
:
SnippetsFormatter
Parameters
options
:
IFormatterOptions
Returns
SnippetsFormatter
Properties
Protected
color
Fns
color
Fns
:
IColorFns
Protected
cwd
cwd
:
string
Protected
event
Data
Collector
event
Data
Collector
:
EventDataCollector
Protected
log
log
:
IFormatterLogFn
Protected
print
Attachments
print
Attachments
:
boolean
Protected
snippet
Builder
snippet
Builder
:
default
Protected
stream
stream
:
Writable
Protected
support
Code
Library
support
Code
Library
:
SupportCodeLibrary
Static
Readonly
documentation
documentation
:
string
= "The Snippets Formatter doesn't output anything regarding the test run; it just prints snippets to implement any undefined steps"
Methods
finished
finished
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
log
Snippets
log
Snippets
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
color
Fns
cwd
event
Data
Collector
log
print
Attachments
snippet
Builder
stream
support
Code
Library
documentation
finished
log
Snippets
@cucumber/cucumber
(root)
api
Generated using
TypeDoc