We have Java MOJO configured in Jenkins. After the code is created in CI, reporting reports will be created. We have test cases for Junit and Selenium to test the application.
I need to present the results obtained from the test cases in HTML format. Is there a plugin available for Jenkins to display HTML content?
user1741005
source share