property TestOptions.only
If truthy, and the test context is configured to run only tests, then this test will be
run. Otherwise, the test is skipped.
Type #
boolean | undefined If truthy, and the test context is configured to run only tests, then this test will be
run. Otherwise, the test is skipped.
boolean | undefined