Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/unitest/matcher/utils.ts

๐Ÿƒ Deno-first universal unit testing framework
Latest
import * as unitest from "https://deno.land/x/unitest@v1.0.0-beta.82/matcher/utils.ts";

Functions

check all element contain array deeply

check element is exists in array

check element is exists in array deeply

check field is exist or not

deep check field is exist or not

safe accessor for first element

take last element of array

safe get accessor

safe get accessor deeply

Object.entries for symbol

safe element accessor

safe last element accessor