Skip to main content
Module

x/earthstar/src/test/asserts.ts>fail

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
function fail
import { fail } from "https://deno.land/x/earthstar@v9.3.3/src/test/asserts.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never