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

x/dejs/vendor/https/deno.land/std/testing/asserts.ts>fail

ejs template engine for deno.
Extremely Popular
Latest
function fail
import { fail } from "https://deno.land/x/dejs@0.10.3/vendor/https/deno.land/std/testing/asserts.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never