Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno/js/testing/testing.ts>assert

A modern runtime for JavaScript and TypeScript.
Go to Latest
function assert
import { assert } from "https://deno.land/x/deno@v0.1.0/js/testing/testing.ts";

Parameters

expr: boolean
optional
msg = [UNSUPPORTED]