Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

atsuya/parallel-mocha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parallel-mocha

run tests for mocha in parallel

Instalation

  npm install -g parallel-mocha

Usage

  parallel-mocha ./your_test_directory/*

Options

    -t, --timeout <n> set test-case timeout in milliseconds
    -s, --slow <n> slow test threshold in milliseconds
    -p, --processes <n> set a number of processes to spawn.

About

run tests for mocha in parallel

Resources

License

Stars

Watchers

Forks

Packages

No packages published