Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

Latest commit

 

History

History

junit-report

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ReadyAPI4j JUnitReport

Supporting module containing classes that makes it easy to generate JUnit style XML reports, which can be parsed/visualized by Jenkins/etc. The actual XML-schema is defined in report.xml which is then used for Pojo generation using the XMLBeans Maven plugin.

These classes are used by the ReadyAPI4j Maven Plugin for generating corresponding reports after test execution.