import { assertMatch } from "https://deno.land/x/actionify@0.3.0/tests/deps.ts";
Make an assertion that actual
match RegExp expected
. If not
then throw.
import { assertMatch } from "https://deno.land/x/actionify@0.3.0/tests/deps.ts";
Make an assertion that actual
match RegExp expected
. If not
then throw.