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

    Parameters

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

    Returns Promise<void>

    v18.15.0

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

    Parameters

    • Optionalname: string
    • Optionalfn: SuiteFn

    Returns Promise<void>

    v18.15.0

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

    Parameters

    • Optionaloptions: TestOptions
    • Optionalfn: SuiteFn

    Returns Promise<void>

    v18.15.0

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

    Parameters

    • Optionalfn: SuiteFn

    Returns Promise<void>

    v18.15.0