• Shorthand for skipping a suite. This is the same as calling suite with options.skip set to true.

    Parameters

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

    Returns Promise<void>

    v20.13.0

  • Shorthand for skipping a suite. This is the same as calling suite with options.skip set to true.

    Parameters

    • Optionalname: string
    • Optionalfn: SuiteFn

    Returns Promise<void>

    v20.13.0

  • Shorthand for skipping a suite. This is the same as calling suite with options.skip set to true.

    Parameters

    • Optionaloptions: TestOptions
    • Optionalfn: SuiteFn

    Returns Promise<void>

    v20.13.0

  • Shorthand for skipping a suite. This is the same as calling suite with options.skip set to true.

    Parameters

    • Optionalfn: SuiteFn

    Returns Promise<void>

    v20.13.0