We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fc052 commit 4928b31Copy full SHA for 4928b31
README.md
@@ -4,6 +4,14 @@ Run async mocha specs in parallel.
4
5
[](https://travis-ci.org/danielstjules/mocha.parallel)
6
7
+## Installation
8
+
9
+```
10
+npm install --save mocha.parallel
11
12
13
+## Overview
14
15
```
16
/** javascript
17
* Builds the test suite dynamically to allow for parallel execution of the
0 commit comments