3014 Forks
22083 Stars
22083 Watchers

mocha

☕️ simple, flexible, fun javascript test framework for node.js & the browser

How to download and setup mocha

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

Or simply clone mocha with SSH
[email protected]:mochajs/mocha.git

If you have some problems with mocha

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