import * as cliffy from "https://deno.land/x/cliffy@v0.4.0/packages/command/test/lib/assert.ts";
Functions
Make an assertion, error will be thrown if | |
Make an assertion that | |
Executes a function, expecting it to throw. If it does not, then it throws. |