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 8dd3be7 commit f3f2ca0Copy full SHA for f3f2ca0
javascript-unit-testing-with-mocha/README.md
@@ -1,7 +1,7 @@
1
-# javascript-unit-testing-with-mocha
+## 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