Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.