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

    Properties

    Properties

    details?: boolean
    result: Result
    test: Base