Skip to main content
Module

std/expect/mod.ts>expect

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

Parameters

value: unknown
optional
customMessage: string

Returns

Expected