Skips this group of tests, if condition
is true.
method
test.Describe.skipIf
condition: boolean
): (label: DescribeLabel, fn: () => void) => void;
@param condition
if these tests should be skipped
method
Skips this group of tests, if condition
is true.
if these tests should be skipped