mocha-parallel

0.1.0 • Public • Published

mocha-parallel

Build Status

Usage

  Usage: ./mocha-parallel \
             --cwd /path/to/cwd \
             --env "FOO=bar BAR=baz" \
             --format "some mocha command %s" \
             --parallel 10 \
             --tasks "one_test.js two_test.js three_test.js"

  Options:

    -h, --help             output usage information
    -V, --version          output the version number
    -c, --cwd [cwd]        directory to execute tasks
    -e, --env [env]        environment variables
    -f, --format [format]  template for tasks
    -p, --parallel [parallel]  number of parallel tasks
    -t, --tasks [tasks]    list of tasks

gaia-integration example

GAIA=/home/gareth/Documents/gaia example/gaia-integration.sh

Dependents (0)

Package Sidebar

Install

npm i mocha-parallel

Weekly Downloads

3

Version

0.1.0

License

MPL v2

Last publish

Collaborators

  • gaye