All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.damagecontrol.htmlreport.templates.index.html Maven / Gradle / Ivy

The newest version!

<%= title %>

<%= featuresSummaryFragment %>

Specifications

<% results.specs.each { name, spec -> %> <% } %>
Specification Features Failures Skipped Duration Result
<%= spec.name %> <%= spec.summary.count %> <%= spec.summary.failedCount %> <%= spec.summary.skippedCount %> <%= spec.duration %>s <%= spec.summary.result.description %>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy