Add .mocharc

Change-Id: If618e0a8631e440d0940163ad1e89a7dc87ea515
diff --git a/.mocharc.yml b/.mocharc.yml
new file mode 100644
index 0000000..7073121
--- /dev/null
+++ b/.mocharc.yml
@@ -0,0 +1,5 @@
+slow: 5000
+timeout: 15000
+diff: false
+inlineDiffs: true
+fullTrace: false