Mtodo
Bun

method

test.Describe.todo

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

Marks this group of tests as to be written or to be fixed.

@param label

the label for the tests

@param fn

the function that defines the tests