@cucumber/cucumber
    Preparing search index...

    Class SnippetsFormatter

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    colorFns: IColorFns
    cwd: string
    eventDataCollector: EventDataCollector
    log: IFormatterLogFn
    printAttachments: boolean
    snippetBuilder: StepDefinitionSnippetBuilder
    stream: Writable
    supportCodeLibrary: SupportCodeLibrary
    documentation: string = "The Snippets Formatter doesn't output anything regarding the test run; it just prints snippets to implement any undefined steps"

    Methods