import * as cliffy from "https://deno.land/x/cliffy@v0.25.3/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 | |
Make an assertion that | |
Executes a function, expecting it to throw. If it does not, then it throws. | |
f bold | Make the text bold. |
f copy | Copies from |
Registers a test suite. | |
Expand the glob string from the specified | |
f gt | |
f it | Registers an individual test case. |
f lt | |
f red | Set text color to red. |
Remove ANSI escape codes from the string. |
Interfaces
Registers a test suite. | |
I it | Registers an individual test case. |