Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/chai/lib/chai/utils/getActual.js>getActual

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
Latest
function getActual
import { getActual } from "https://deno.land/x/chai@v5.1.2/lib/chai/utils/getActual.js";

.getActual(object, [actual])

Returns the actual value for an Assertion.

Parameters

obj

object (constructed Assertion)

args

chai.Assertion.prototype.assert arguments