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