new Base(runner)
- Source:
Initialize a new Base reporter.
All other reporters generally
inherit from this reporter.
Parameters:
| Name | Type | Description |
|---|---|---|
runner |
Runner |
Methods
(static) Base#epilogue()
- Source:
Output common epilogue used by many of
the bundled reporters.
(static) exports.list(failures)
- Source:
Output the given failures as a list.
Parameters:
| Name | Type | Description |
|---|---|---|
failures |
Array |