0.1.0 • Published 9 years ago

multi-mocha v0.1.0

Weekly downloads
1
License
Apache
Repository
github
Last release
9 years ago

multi-mocha

A parallel mocha test runner, written in TypeScript, using a node child process 1 per test file up to the configured parallelization. Default parallelization is 5xCPU.

Usage: multi-mocha followed by any parameters you'd like to pass to the child mocha processes.