Files
NativeScript/e2e/config/mocha.opts
2019-05-06 10:40:15 +03:00

5 lines
129 B
Plaintext

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