Document QUnit.equiv()
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4k
- Forks
- 773
- PR merge metrics
- No merged PRs in 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in docs/ using the local setup instructions, and review /test/main/equiv.js for examples of QUnit.equiv() and its usage. Check the existing assert/deepEqual documentation for context, then add QUnit.equiv() to the Extension interface documentation with an accurate description and examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100