KC's Workspace
    Preparing search index...
    interface ReportContext {
        allTestsRun?: boolean;
    }
    Index

    Properties

    Properties

    allTestsRun?: boolean

    Indicates whether all tests were run. False when only specific tests were run.