On this page

    M

    test.todo

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

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