Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/validasaur/tests/deps.ts

Deno validation library
Latest
import * as validasaur from "https://deno.land/x/validasaur@v0.15.0/tests/deps.ts";

Functions

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

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