Skip to main content
Module

std/expect/expect.ts>expect

The Deno Standard Library
Go to Latest
function expect
import { expect } from "https://deno.land/std@0.223.0/expect/expect.ts";

Parameters

value: unknown
optional
customMessage: string