Files
xahau.js/test/mocha.opts
Fred K. Schott e1d4ebc5f6 add docs
2019-11-26 16:50:12 -08:00

6 lines
107 B
Plaintext

--reporter spec
--timeout 5000
--slow 500
--require ts-node/register
--watch-extensions ts
./test/*.{ts,js}