Skip to content

EdtechFoundry/parallel-mocha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parallel-mocha

run tests for mocha in parallel

Instalation

  npm install -g edtechfoundry/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

Languages

  • JavaScript 90.8%
  • Makefile 9.2%