On this page

    M

    describe

    History
    describe(name?, options?, fn?): void

    Alias for suite().

    The describe() function is imported from the node:test module.