Options
All
  • Public
  • Public/Protected
  • All
Menu

Initialize a new HTML reporter.

  • This reporter cannot be used on the console.
see

https://mochajs.org/api/Mocha.reporters.HTML.html

Hierarchy

  • HTML

Index

Methods

addCodeToggle

  • addCodeToggle(el: HTMLLIElement, contents: string): void

suiteURL

  • suiteURL(suite: Suite): string

testURL

  • testURL(test: Test): string

Generated using TypeDoc