property Deno.TestDefinition.only
If at least one test has only set to true, only run tests that have
only set to true and fail the test suite.
Type #
boolean If at least one test has only set to true, only run tests that have
only set to true and fail the test suite.
boolean