#6 Mocha - Command Line Options - Parallel Tests, Bail, Different Reports, Test Filters
Mocha - Command Line Options - Parallel Tests, Bail, Different Reports, Test Filters Pre-requisite – Previous Parts STEPS:- Check command line usage Run tests using npm test with an example of --fgrep, grep --timeout 50000 --parallel --bail -f 'async'
Mocha - Command Line Options - Parallel Tests, Bail, Different Reports, Test Filters Pre-requisite – Previous Parts STEPS:- Check command line usage Run tests using npm test with an example of --fgrep, grep --timeout 50000 --parallel --bail -f 'async'