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

Properties

chalk: Chalk
process: NodeProcess
origin: string

The file the tests are running in.