JUnit Xml Report
The JUnit XML files, commonly used to communicate results to CI servers.
See also
Functions
Link copied to clipboard
A more descriptive name of this report.
Link copied to clipboard
Returns the entry point of a directory based Report This can be the index.
Link copied to clipboard
Decide to include or omit the system err log in the XML report.
Link copied to clipboard
Decide to include or omit the system out log in the XML report.
Link copied to clipboard
Whether reruns or retries of a test should be merged into a combined testcase.
Link copied to clipboard
@Internal(value = "Implementations need to add the correct annotation, @OutputDirectory or @OutputFile" )
The location on the filesystem to generate the report to.
Link copied to clipboard
Always returns DIRECTORY
Link copied to clipboard
A flag that determines whether this report should be generated or not.
Link copied to clipboard
Should the output be associated with individual test cases instead of at the suite level.
Link copied to clipboard
Should the output be associated with individual test cases instead of at the suite level.