Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ReporterConfig

Hierarchy

  • ReporterConfig

Implements

Index

Constructors

constructor

Properties

headerTemplatePath

headerTemplatePath: string

includeAllConsoleLogs

includeAllConsoleLogs: boolean

indexTemplatePath

indexTemplatePath: string

latestTemplatePath

latestTemplatePath: string

logToConsole

logToConsole: boolean

maxTestTime

maxTestTime: number

reportDir

reportDir: string

reportName

reportName: string

stylesPath

stylesPath: string

suiteTemplatePath

suiteTemplatePath: string

summaryTemplatePath

summaryTemplatePath: string

titleTemplatePath

titleTemplatePath: string

viewDataPath

viewDataPath: string

Accessors

latestReportName

  • get latestReportName(): string
  • Returns string

reportDynamicName

  • get reportDynamicName(): string
  • Returns string

reportDynamicPath

  • get reportDynamicPath(): string
  • Returns string

reportStaticPath

  • get reportStaticPath(): string
  • Returns string

viewDataDir

  • get viewDataDir(): string
  • Returns string

Generated using TypeDoc