Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface RunTestDefinitionsOptions
import { type RunTestDefinitionsOptions } from "https://deno.land/x/dnt@0.39.0/lib/test_runner/test_runner.ts";

Properties

process: NodeProcess
origin: string

The file the tests are running in.