We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d46be commit fe789aaCopy full SHA for fe789aa
.mocharc.yml
@@ -4,6 +4,5 @@ retries: 1
4
slow: 20
5
timeout: 2000
6
ui: "bdd"
7
-# some additional files that could be loaded. e.g.: env.js
8
-# file:
9
-# - '/path/to/some/file'
+require: test/assertions
+# for more options see here https://github.com/mochajs/mocha/blob/master/example/config/.mocharc.yml
test/mocha.opts
0 commit comments