KC's Workspace
    Preparing search index...
    interface DefaultReporterOptions {
        isTTY?: boolean;
        silent?: boolean | "passed-only";
        summary?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    isTTY?: boolean
    silent?: boolean | "passed-only"
    summary?: boolean