Ask a question to get started
Enter to send•Shift+Enter new line
An it / test function accepted by the standard tests.
it
TestFn(name: string, fn: () => void | Promise<void>, timeout: number)
name
string
fn
() => void | Promise<void>
timeout
number