Pinned Repositories
commons
Simple functions shared among the sinon end user libraries
eslint-config
Common eslint config for Sinon
fake-timers
Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
formatio
The cheesy object formatter
nise
Fake XHR and fake server
referee
Test-framework agnostic assertion and expectation library
referee-sinon
Sinon.JS and the referee assertion library in one package
samsam
Value identification and comparison functions
sinon
Test spies, stubs and mocks for JavaScript.
sinon-test
Wrap your tests in a sandbox with auto-cleanup
Sinon.JS's Repositories
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
sinonjs/fake-timers
Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS
sinonjs/nise
Fake XHR and fake server
sinonjs/sinon-test
Wrap your tests in a sandbox with auto-cleanup
sinonjs/referee
Test-framework agnostic assertion and expectation library
sinonjs/formatio
The cheesy object formatter
sinonjs/samsam
Value identification and comparison functions
sinonjs/referee-sinon
Sinon.JS and the referee assertion library in one package
sinonjs/commons
Simple functions shared among the sinon end user libraries
sinonjs/eslint-config
Common eslint config for Sinon
sinonjs/text-encoding
Polyfill for the Encoding Living Standard's API
sinonjs/sinon-docs
This repository has been obviated by https://github.com/sinonjs/sinon/tree/master/docs
sinonjs/demo-proxyquire
Runnable demo of using Sinon.JS with proxyquire
sinonjs/eslint-plugin-no-prototype-methods
sinonjs/module-test
sinonjs/referee-custom-assertions
Runnable examples of using referee custom assertions
sinonjs/referee-plugin-dom