Node TAP
    Preparing search index...

    Variable configConst

    config: {
        "mocha-globals": { default: boolean; description: string; type: string };
    } = ...

    Type Declaration

    • mocha-globals: { default: boolean; description: string; type: string }

      Automatically inject the BDD/TDD methods into the global environment.

      If this flag is disabled, then you may access these via by importing them from @tapjs/mocha-globals explicitly.