todo

Bun

Symbol

Describe.todo

todo(label: string, 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