Marks this group of tests as to be written or to be fixed, if condition
is true.
method
test.Describe.todoIf
condition: boolean
): (label: DescribeLabel, fn: () => void) => void;
@param condition
if these tests should be skipped
method
Marks this group of tests as to be written or to be fixed, if condition
is true.
if these tests should be skipped