Node TAP
    Preparing search index...

    Interface TapSinonOpts

    interface TapSinonOpts {
        sinon?: Partial<SinonSandboxConfig>;
    }
    Index

    Properties

    Properties

    sinon?: Partial<SinonSandboxConfig>