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

    Parameters

    • Optionalname: string
    • Optionaloptions: TestOptions
    • Optionalfn: SuiteFn

    Returns Promise<void>

    v20.13.0

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

    Parameters

    • Optionalname: string
    • Optionalfn: SuiteFn

    Returns Promise<void>

    v20.13.0

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

    Parameters

    • Optionaloptions: TestOptions
    • Optionalfn: SuiteFn

    Returns Promise<void>

    v20.13.0

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

    Parameters

    • Optionalfn: SuiteFn

    Returns Promise<void>

    v20.13.0