Files
NativeScript/e2e/config/mocha.opts
2019-06-26 20:44:39 +03:00

5 lines
129 B
Plaintext

--timeout 999999
--recursive e2e
--reporter mochawesome
--reporter-options quiet=true,html=true,inline=true,autoOpen=true
--exit