import { TestSuite } from "https://deno.land/x/collections@v0.10.1/deps/udibo/test_suite/mod.ts";
Initializes global test suite. This should not be used in your tests. This is used internally and for testing the test suite module.
x/collections/deps/udibo/test_suite/mod.ts>TestSuite.init
import { TestSuite } from "https://deno.land/x/collections@v0.10.1/deps/udibo/test_suite/mod.ts";
Initializes global test suite. This should not be used in your tests. This is used internally and for testing the test suite module.