import * as bcdenoApi from "https://deno.land/x/bcdeno_api@v1.1.1/dev_deps.ts";
Functions
Make an assertion, error will be thrown if | |
Make an assertion that | |
Executes a function which returns a promise, expecting it to reject. | |
Make an assertion that | |
Run some shared setup before all of the tests in the suite. | |
Registers a test suite. | |
f it | Registers an individual test case. |
Interfaces
Registers a test suite. | |
I it | Registers an individual test case. |