reports

status

done

type

task

descriptionReports The --report and --report-file options can be used to write a full report of test run results so that those results can be compared with subsequent test runs, for example to find regressions. These are the available report types: failures (the default) Prints out only the list of failures and a summary, in readable text format. full Like failures but prints results whether passing or failing. json Outputs JSON objects that match the suite/test/assertion tree structure, with full detail. summary Prints out only a summary of how many assertions, tests and suites were executed, passed, failed or crashed. surefire Outputs XML in Surefire format. This elides information about specific assertions. This format is supported by various tools such as Jenkins. xml Outputs XML that directly matches the suite/test/assertion tree structure, with full detail.
human idveritas-353priority0id41057e74-8619-4fbf-aa94-64af32d3bc96