Skip to main content
Module

x/deno/tools/wpt/runner.ts>runSingleTest

A modern runtime for JavaScript and TypeScript.
Go to Latest
function runSingleTest
import { runSingleTest } from "https://deno.land/x/deno@v1.30.0/tools/wpt/runner.ts";

Parameters

url: URL
reporter: (result: TestCaseResult) => void
inspectBrk: boolean