Skip to main content
Module

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

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

Properties

harnessStatus: TestHarnessStatus | null
duration: number
status: number
stderr: string