Files
NativeScript/e2e/config/mocha.opts
2019-08-22 13:57:40 +03:00

6 lines
129 B
Plaintext

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