811 Forks
9359 Stars
9359 Watchers

sinon

Test spies, stubs and mocks for JavaScript.

How to download and setup sinon

Open terminal and run command
git clone https://github.com/sinonjs/sinon.git
git clone is used to create a copy or clone of sinon repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sinon https://github.com/sinonjs/sinon/archive/master.zip

Or simply clone sinon with SSH
[email protected]:sinonjs/sinon.git

If you have some problems with sinon

You may open issue on sinon support forum (system) here: https://github.com/sinonjs/sinon/issues