import * as collections from "https://deno.land/x/collections@v0.10.1/deps/udibo/test_suite/mod.ts";
Classes
A group of tests. A test suite can include child test suites. The name of the test suite is prepended to the name of each test within it. Tests belonging to a suite will inherit options from it. |