This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Use Sinon Chai assertions #1570
Open
Description
Sinon ships with its own more detailed assertions that we can use. The benefit would be that we could hopefully have more detailed error messages than ".calledWith() returned false".