Optional
name: stringOptional
options: TestOptionsOptional
fn: TestFnShorthand for marking a test as TODO
. This is the same as calling it with options.todo
set to true
.
Optional
name: stringOptional
fn: TestFnShorthand for marking a test as TODO
. This is the same as calling it with options.todo
set to true
.
Optional
options: TestOptionsOptional
fn: TestFnShorthand for marking a test as TODO
. This is the same as calling it with options.todo
set to true
.
Optional
fn: TestFn
Shorthand for marking a test as
TODO
. This is the same as calling it withoptions.todo
set totrue
.