Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-02-17 23:48:42 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-02-18 21:25:50 +0300
commitba3cdd9de2daec22268be110fe73c4f10e391b60 (patch)
tree93fb86d3be105b8745010fbaeddba5eae29fe8f4 /test
parentc2ac2dad0875df0033d1ed48fa24935394eb3917 (diff)
Add mocha.opts with stricter settings.
Diffstat (limited to 'test')
-rw-r--r--test/mocha.opts5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/mocha.opts b/test/mocha.opts
new file mode 100644
index 0000000..2852276
--- /dev/null
+++ b/test/mocha.opts
@@ -0,0 +1,5 @@
+--check-leaks
+--throw-deprecation
+--trace-deprecation
+--trace-warnings
+--use_strict