effect-playwright
    Preparing search index...

    Type Alias ListReporterOptions

    type ListReporterOptions = {
        printFailuresInline?: boolean;
        printSteps?: boolean;
    }
    Index
    printFailuresInline?: boolean
    printSteps?: boolean