Like
Install mocha as a package?
Copied
npm i @bit/[email protected]
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Files
- baseReporter.js
- index.js
- jsonReporter.js
- mochaHooksNames.js
- readme.md
- resultsAdapter.js
- compilers/babel@0.0.7
index.js
27 Lines(24 sloc)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27