chaijs / sinon-chai

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

Add support for Sinon version 6 #127

Closed mattbaileyuk closed 6 years ago

mattbaileyuk commented 6 years ago

Support sinon version 6. Fixes #126.

This should be an easy change to adopt because there are "no known breaking changes" in the new sinon.