skip

Bun

Symbol

Describe.skip

skip(label: string, fn: () => void): void

Skips this group of tests.

@param label

the label for the tests

@param fn

the function that defines the tests