habitica-self-host/test/mocha.opts

10 lines
148 B
Text
Raw Normal View History

2012-09-23 01:04:34 +00:00
--colors
--reporter spec
--timeout 8000
2014-01-13 08:03:01 +00:00
--check-leaks
2012-09-23 01:04:34 +00:00
--growl
--debug
--compilers coffee:coffee-script
2014-01-13 08:03:01 +00:00
--globals io
2015-05-07 13:13:43 +00:00
--require test/api/mocha-helper