https://github.com/1999/mocha-parallel-example
Example npm package
https://github.com/1999/mocha-parallel-example
Last synced: 8 days ago
JSON representation
Example npm package
- Host: GitHub
- URL: https://github.com/1999/mocha-parallel-example
- Owner: 1999
- Created: 2015-12-01T08:59:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-26T07:46:51.000Z (over 7 years ago)
- Last Synced: 2025-02-17T02:15:51.678Z (3 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## mocha-hop-hey-nananei
Run mocha test suits in parallel## Example
* `make test` - runs with default reporter
* `REPORTER=nyan make test` - runs with another default reporter (all of them are supported)
* `REPORTER=mocha-teamcity-reporter make test` - runs with another custom reporter