Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/expect/mod.ts>expect

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

Parameters

value: unknown
optional
customMessage: string

Returns

Expected