Skip to main content
Module

x/frugal/dep/std/testing/asserts.ts>fail

A frugal web framework
Latest
function fail
import { fail } from "https://deno.land/x/frugal@0.9.6/dep/std/testing/asserts.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never