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.
mocha
1 parent 7134ea7 commit d2e688eCopy full SHA for d2e688e
.mocharc.js
@@ -22,6 +22,7 @@ Copyright (c) OWASP Foundation. All Rights Reserved.
22
* mocha config
23
* @see {@link https://mochajs.org/#configuring-mocha-nodejs}
24
* @see {@link https://github.com/mochajs/mocha/blob/master/example/config/.mocharc.js example}
25
+ * @type {import('@types/mocha').Mocha.MochaOptions}
26
*/
27
module.exports = {
28
spec: [
0 commit comments