sinon.md
July 15, 2021 · View on GitHub
Bookmarks tagged [sinon]
www.codever.land/bookmarks/t/sinon
Sinon.JS Assertions for Chai - Chai
http://chaijs.com/plugins/sinon-chai/
Sinon–Chai provides a set of custom assertions for using the Sinon.JS spy, stub, and mocking framework with the Chai assertion library. You get all the benefits of Chai with all the powerful tools of ...
- tags: node.js, unit-testing, sinon, chai
- :octocat: source code
The Ultimate Unit Testing Cheat-sheet For Mocha, Chai and Sinon · GitHub
https://gist.github.com/yoavniran/1e3b0162e1545055429e
- tags: node.js, unit-testing, mocha, chai, sinon