Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - sinonjs/sinon: Test spies, stubs and mocks for JavaScript.
Test spies, stubs and mocks for JavaScript. Contribute to sinonjs/sinon development by creating an account on GitHub.
Visit SiteGitHub - sinonjs/sinon: Test spies, stubs and mocks for JavaScript.
Test spies, stubs and mocks for JavaScript. Contribute to sinonjs/sinon development by creating an account on GitHub.
Powered by 0x5a.live ๐
Compatibility
For details on compatibility and browser support, please see COMPATIBILITY.md
Installation
via npm
$ npm install sinon
or via Sinon's browser builds available for download on the homepage. There are also npm based CDNs one can use.
Usage
See the sinon project homepage for documentation on usage.
If you have questions that are not covered by the documentation, you can check out the sinon
tag on Stack Overflow.
Goals
- No global pollution
- Easy to use
- Require minimal โintegrationโ
- Easy to embed seamlessly with any testing framework
- Easily fake any interface
- Ship with ready-to-use fakes for XMLHttpRequest, timers and more
Contribute?
See CONTRIBUTING.md for details on how you can contribute to Sinon.JS
Backers
Thank you to all our backers! ๐ [Become a backer]
Sponsors
Become a sponsor and get your logo on our README on GitHub with a link to your site. [Become a sponsor]
Licence
Sinon.js was released under BSD-3
JavaScript Resources
are all listed below.
Made with โค๏ธ
to provide different kinds of informations and resources.