Skips this test, if condition
is true.
method
test.Test.skipIf
condition: boolean
): (label: string, fn: () => void | Promise<unknown> | (done: (err?: unknown) => void) => void, options?: number | TestOptions) => void;
@param condition
if the test should be skipped