chaijs / sinon-chai

Extends Chai with assertions for the Sinon.JS mocking framework.
Other
1.09k stars 107 forks source link

Update to Sinon 5 #125

Closed voxpelli closed 6 years ago

voxpelli commented 6 years ago

As shown in the Travis CI test results this currently fails, but now we know what fails.

Fixes #120

westy92 commented 6 years ago

This PR needs the fixes that are here: https://github.com/domenic/sinon-chai/pull/122

voxpelli commented 6 years ago

Closing in favor of pre-existing PR