Optional
name: stringOptional
options: TestOptionsOptional
fn: SuiteFnShorthand for marking a suite as TODO
. This is the same as calling suite with options.todo
set to true
.
Optional
name: stringOptional
fn: SuiteFnShorthand for marking a suite as TODO
. This is the same as calling suite with options.todo
set to true
.
Optional
options: TestOptionsOptional
fn: SuiteFnShorthand for marking a suite as TODO
. This is the same as calling suite with options.todo
set to true
.
Optional
fn: SuiteFn
Shorthand for marking a suite as
TODO
. This is the same as calling suite withoptions.todo
set totrue
.