node-query/test/mocha.opts

9 lines
111 B
Plaintext
Raw Normal View History

2015-12-07 12:03:42 -05:00
--ui tdd
--bail
--recursive
2016-02-10 13:09:06 -05:00
--reporter nyan
--slow 200
2016-03-29 11:52:38 -04:00
--timeout 25000
--check-leaks
--growl
test/**/*_test.js