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
| Property | Type | Description |
|---|---|---|
reportPath? | string | The file path where the JUnit XML report will be generated. |