import { it } from "https://deno.land/x/opinecli@2.0.0/test/utils.ts";
An it wrapper around Deno.test
.
Parameters
fn: (done?: Done) => void | Promise<void>
import { it } from "https://deno.land/x/opinecli@2.0.0/test/utils.ts";
An it wrapper around Deno.test
.