On this page

    M

    suite.todo

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

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