Node TAP
    Preparing search index...
    interface TestResultsListOpts {
        details?: boolean;
        test: Base;
    }
    Index

    Properties

    Properties

    details?: boolean
    test: Base