support assert package assertions
Open
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/defunctzombie/commonjs-assert
``` js
assert.equal(all(even, [2, 4, 6, 8, 9, 10]), false);
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked commonjs-assert package and locating how xplain currently processes JavaScript assertion examples; the issue names no file or test entry point. Done should include support for the shown assert.equal example and a test or documented example proving it works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100