130 Forks
1906 Stars
1906 Watchers

should.js

BDD style assertions for node.js -- test framework agnostic

How to download and setup should.js

Open terminal and run command
git clone https://github.com/shouldjs/should.js.git
git clone is used to create a copy or clone of should.js 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 should.js https://github.com/shouldjs/should.js/archive/master.zip

Or simply clone should.js with SSH
[email protected]:shouldjs/should.js.git

If you have some problems with should.js

You may open issue on should.js support forum (system) here: https://github.com/shouldjs/should.js/issues