-
Notifications
You must be signed in to change notification settings - Fork 774
Document QUnit.equiv() #1778
Copy link
Copy link
Open
Labels
Category: DocsType: EnhancementNew idea or feature request.New idea or feature request.good first issueStraight-forward to start and receive help with.Straight-forward to start and receive help with.help welcome
Metadata
Metadata
Assignees
Labels
Category: DocsType: EnhancementNew idea or feature request.New idea or feature request.good first issueStraight-forward to start and receive help with.Straight-forward to start and receive help with.help welcome
Type
Fields
Give feedbackNo fields configured for issues without a type.
Has existed since 1.0.0. I'd consider it part of the "Extension interface" category.
Site source is in
docs/. Get started locally: https://github.com/qunitjs/qunit/tree/main/docs#readmeSee /test/main/equiv.js for examples of how it is works and how it is used.
See also https://qunitjs.com/api/assert/deepEqual/, which is powered by this utility.