Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function assertEquals
import { assertEquals } from "https://deno.land/x/rhum@v2.1.0-rc.1/tests/esm/jest_assertions.ts";

Parameters

actual: unknown
expected: unknown