qunitjs/qunit

Document QUnit.equiv()

Open

#1.778 aberto em 12 de jul. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (839 forks)batch import
Category: DocsType: Enhancementgood first issuehelp welcome

Métricas do repositório

Stars
 (4.008 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador