qunitjs/qunit

Document QUnit.equiv()

Open

#1,778 opened on 2024年7月12日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (839 forks)batch import
Category: DocsType: Enhancementgood first issuehelp welcome

Repository metrics

Stars
 (4,008 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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#readme

See /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.

コントリビューターガイド