function assertTextMatchimport { assertTextMatch } from "https://dotland.deno.dev/x/fresh@1.7.3/tests/test_utils.ts"; assertTextMatch(doc: Document,selector: string,regex: RegExp,)Parametersdoc: Documentselector: stringregex: RegExp