On this page

    M

    it.todo

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

    Shorthand for marking a test as TODO, same as it([name], { todo: true }[, fn]).