Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There are multiple methods for creating HTML reports in Jenkins, but the most common method is:

  1. Install the HTML Publisher Plugin in Jenkins.
  2. Configure the plugin by adding the HTML report file or directory and choosing the name and display options for the report.
  3. Add the HTML publisher to the post-build actions in the Jenkins job configuration.
  4. Run the job and access the HTML report from the build page or from the project dashboard.