Constructors
constructor
-
Parameters
-
Parameters
Properties
failures
runner
stats
Methods
Optional done
- done(failures: number, fn?: undefined | function): void
-
Parameters
-
failures: number
-
Optional fn: undefined | function
Returns void
epilogue
-
Returns void
Initialize a new
Base
reporter.All other reporters generally inherit from this reporter, providing stats such as test duration, number of tests passed / failed, etc.
https://mochajs.org/api/Mocha.reporters.Base.html