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

x/fresh_testing_library/internal/assert/mod.ts>assert

Utilities for testing fresh apps
Go to Latest
function assert
import { assert } from "https://deno.land/x/fresh_testing_library@0.13.0/internal/assert/mod.ts";

Parameters

expr: unknown
optional
message: string

Returns

asserts expr