Sinon.JS
Standalone test spies, stubs and mocks for JavaScript.
Pinned
Repositories
- fake-timers
Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
- sinon-test
Wrap your tests in a sandbox with auto-cleanup
- referee-custom-assertions
Runnable examples of using referee custom assertions
- referee-sinon
Sinon.JS and the referee assertion library in one package
- demo-proxyquire
Runnable demo of using Sinon.JS with proxyquire