import { type Deno } from "https://deno.land/x/levo@v0.0.27/lib/lib.deno_runtime.d.ts";
const { TestDefinition } = Deno;
Properties
If at lease one test has only
set to true, only run tests that have
only
set to true and fail the test suite.
Check that the number of async completed ops after the test is the same as number of dispatched ops. Defaults to true.