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

    Parameters

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

    Returns Promise<void>

    v20.2.0

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

    Parameters

    • Optionalname: string
    • Optionalfn: TestFn

    Returns Promise<void>

    v20.2.0

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

    Parameters

    • Optionaloptions: TestOptions
    • Optionalfn: TestFn

    Returns Promise<void>

    v20.2.0

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

    Parameters

    • Optionalfn: TestFn

    Returns Promise<void>

    v20.2.0