• Shorthand for marking a test as TODO. This is the same as calling it with options.todo set to true.

    Parameters

    • Optionalname: string
    • Optionaloptions: TestOptions
    • Optionalfn: TestFn

    Returns Promise<void>

  • Shorthand for marking a test as TODO. This is the same as calling it with options.todo set to true.

    Parameters

    • Optionalname: string
    • Optionalfn: TestFn

    Returns Promise<void>

  • Shorthand for marking a test as TODO. This is the same as calling it with options.todo set to true.

    Parameters

    • Optionaloptions: TestOptions
    • Optionalfn: TestFn

    Returns Promise<void>

  • Shorthand for marking a test as TODO. This is the same as calling it with options.todo set to true.

    Parameters

    • Optionalfn: TestFn

    Returns Promise<void>