Skip to main content
Module

x/dtils/mod.unstable.ts>test

The best unofficial library of utilities for Deno applications
Go to Latest
function test
import { test } from "https://deno.land/x/dtils@2.6.0/mod.unstable.ts";

Run Deno's builtin test suite

Parameters

optional
options: DenoExecOptions = [UNSUPPORTED]

Returns

Promise<void>