We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f0b11 commit 4d98307Copy full SHA for 4d98307
javascript-unit-testing-with-mocha/README.md
@@ -1,7 +1,7 @@
1
## Javascript Unit Testing with Mocha
2
code about JavaScript Unit test with Mocha, Chai, Sinon
3
4
-## Setup
+### Setup
5
* Install [Nodejs](http://nodejs.org) >= v6.10.3
6
* Install Mocha by running the command `$ npm install --global mocha`
7
* Clone this Project and navigate to the javascript-unit-testing-with-mocha/xx directory in command line (xx is like 01)
0 commit comments