Skip to content

Interface: JunitReporterOptions

Options for configuring the JUnit reporter.

Extends the base reporter options and adds specific configurations for outputting JUnit-style test reports.

JunitReporterOptions

Extends

  • BaseReporterOptions

Properties

PropertyTypeDescription
reportPath?stringThe file path where the JUnit XML report will be generated.