Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface RunTestDefinitionsOptions
import { type RunTestDefinitionsOptions } from "https://deno.land/x/dnt@0.36.0/lib/test_runner/test_runner.ts";

Properties

process: NodeProcess
origin: string

The file the tests are running in.