Mskip
Bun

method

test.Describe.skip

label: DescribeLabel,
fn: () => void
): void;

Skips this group of tests.

@param label

the label for the tests

@param fn

the function that defines the tests