@cucumber/cucumber
    Preparing search index...

    Class SummaryFormatter

    the built-in summary formatter is now plugin-based and no longer uses this class; see https://github.com/cucumber/cucumber-js/blob/main/docs/deprecations.md

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    colorFns: IColorFns
    cwd: string
    documentation: string = 'Summary output of feature and scenarios'
    eventDataCollector: EventDataCollector
    log: IFormatterLogFn
    printAttachments: boolean
    snippetBuilder: StepDefinitionSnippetBuilder
    stream: Writable
    supportCodeLibrary: SupportCodeLibrary

    Methods