Skip to main content

Version 2.5.5

Extended Report Formats for JUnit Framework

In addition to the existing JUnit XML report, support for generating reports in multiple formats (e.g., HTML, XML, JSON) has been added. This enhancement enables more flexible report generation to meet different user needs.

To avail this feature, connect with our Support Team.

This can be configured with the following parameters:

  • frameworkName: junit
  • type: xml
  • location: Specify the directory where the reports will be generated.
report: true
partialReports:
location: target/surefire-reports/html
type: xml
frameworkName: junit

Test across 3000+ combinations of browsers, real devices & OS.

Book Demo

Help and Support

Related Articles