Node TAP
    Preparing search index...

    Type Alias TestBlock

    TestBlock:
        | (() => void | any | Promise<void | any>)
        | ((done: Done) => void | any | Promise<void | any>)

    The method passed to it()