Skip to main content
Module

x/cav/test_deps.ts

Experimental server framework for Deno
Go to Latest
import * as cav from "https://deno.land/x/cav@0.3.2/test_deps.ts";

Functions

Make an assertion that actual and expected are equal, deeply. If not deeply equal, then throw.

Executes a function which returns a promise, expecting it to reject.