import { type describe } from "https://deno.land/std@0.208.0/testing/bdd.ts";
Registers a test suite.
Call Signatures
<T>(...args: DescribeArgs<T>): TestSuite<T>
import { describe } from "https://deno.land/std@0.208.0/testing/bdd.ts";
import { type describe } from "https://deno.land/std@0.208.0/testing/bdd.ts";
Registers a test suite.
import { describe } from "https://deno.land/std@0.208.0/testing/bdd.ts";