property TestOptions.skip
If truthy, the test is skipped. If a string is provided, that string is displayed in the test results as the reason for skipping the test.
Type #
boolean
| string
| undefined If truthy, the test is skipped. If a string is provided, that string is displayed in the test results as the reason for skipping the test.
boolean
| string
| undefined