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
--timeout 10000
--check-leaks
--growl
test/**/*_test.js