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