Properties
Optional allowUncaught
allowUncaught: undefined | false | true
Optional asyncOnly
asyncOnly: undefined | false | true
Optional bail
bail: undefined | false | true
Optional delay
delay: undefined | false | true
Optional enableTimeouts
enableTimeouts: undefined | false | true
Optional forbidOnly
forbidOnly: undefined | false | true
Optional forbidPending
forbidPending: undefined | false | true
Optional fullStackTrace
fullStackTrace: undefined | false | true
Optional globals
globals: string[]
Optional grep
grep: string | RegExp
Optional growl
growl: undefined | false | true
Optional hideDiff
hideDiff: undefined | false | true
Optional ignoreLeaks
ignoreLeaks: undefined | false | true
Optional inlineDiffs
inlineDiffs: undefined | false | true
Optional noHighlighting
noHighlighting: undefined | false | true
Optional reporter
Optional reporterOptions
reporterOptions: any
Optional retries
retries: undefined | number
Optional slow
slow: undefined | number
Optional timeout
timeout: undefined | number
Optional ui
Optional useColors
useColors: undefined | false | true
Options to pass to Mocha.