node.js - how to disable mocha.opts disable slow option -


in mocha.opts have got:

--slow 1000000 

but rather disable slow option. possible?

basically, don't want yellow or red showing when tests run slow. because want these tests take considerable amount of time.


Comments

Popular posts from this blog

.net - Generate assembly with Roslyn -

typescript - Disable a button based on text field values in angular 2 -

batch file - filebot superstrict script: need tiny video sample or other solution -