
com.github.damagecontrol.htmlreport.templates.index.html Maven / Gradle / Ivy
Specifications
Specification
Features
Failures
Skipped
Duration
Result
<% specs.each{ spec -> %>
<%= spec.name %>
<%= spec.featureCount %>
<%= spec.failedFeatureCount %>
<%= spec.skippedFeatureCount %>
<%= spec.duration %>s
<%= spec.result %>
<% } %>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy