Skip to main content
Module

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

A modern runtime for JavaScript and TypeScript.
Latest
interface TestHarnessStatus
import { type TestHarnessStatus } from "https://deno.land/x/deno@v1.41.0/tools/wpt/runner.ts";

Properties

status: number
message: string | null
stack: string | null