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

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

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