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