Automattic / Automattic/expect.js
expect(null).to.eql(undefined)
Open
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 207
- PR merge metrics
- No merged PRs in 30d
Description
As `eql` is loose equality, where `1` eql `'1'`, shouldn't also `null` and `undefined` be loosely equal?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.