Skip to content

docs: document QUnit.equiv() extension API - #1835

Open
Hashim1999164 wants to merge 1 commit into
qunitjs:mainfrom
Hashim1999164:docs/qunit-equiv-api
Open

docs: document QUnit.equiv() extension API#1835
Hashim1999164 wants to merge 1 commit into
qunitjs:mainfrom
Hashim1999164:docs/qunit-equiv-api

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Jul 23, 2026

Copy link
Copy Markdown

Summary

  • Add an Extension interface page for QUnit.equiv(), covering return value, comparison rules, multi-argument behavior, and examples.
  • Link to it from assert.deepEqual(), which is powered by this utility.

Fixes #1778

Test plan

  • Open /api/extension/QUnit.equiv/ on the docs site preview
  • Confirm the page appears under Extension interface
  • Confirm the deepEqual page links to QUnit.equiv()

Add an extension-interface page for QUnit.equiv and link it from
assert.deepEqual, since deepEqual is powered by this utility.

Fixes qunitjs#1778
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 23, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: Hashim1999164 / name: Hashim Khan (eefc053)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Document QUnit.equiv()

1 participant