This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
crispy-train/test/mocha.opts

5 lines
64 B
Plaintext
Raw Permalink Normal View History

2016-01-25 09:19:28 -05:00
test/**/*.js
--ui tdd
--reporter spec
--slow 1000
--timeout 5000