On this page

    M

    suite.skip

    History
    suite.skip(name?, options?, fn?): void

    Shorthand for skipping a suite. This is the same as suite([name], { skip: true }[, fn]).