Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function runTestValidInputTests
import { runTestValidInputTests } from "https://deno.land/std@0.172.0/encoding/front_matter/_test_utils.ts";

Parameters

format: Format
testFn: (str: string) => boolean