Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/cav/test/test_deps.ts>fail

A server framework for Deno
Go to Latest
function fail
import { fail } from "https://deno.land/x/cav@0.0.24/test/test_deps.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never