Move from expect.js to expect
Open
complexity:moderate
enhancement
- Dominant language
- JavaScript
- Stars
- 7.1k
- Forks
- 386
- PR merge metrics
- No merged PRs in 30d
Description
We are currently using [expect.js](https://www.npmjs.com/package/expect.js) which was the last time published five years ago. I suggest we start moving to the [expect](https://www.npmjs.com/package/expect) from jest for more features and a more maintained solution.
This will also help once we make the move to jest for our testing framework.
Contributor guide
Assessment
This issue has not been assessed yet.