ti.html-report-wakamiti-plugin.2.6.0.source-code.report.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of html-report-wakamiti-plugin Show documentation
Show all versions of html-report-wakamiti-plugin Show documentation
HTML Report generator for Wakamiti results
The newest version!
Report
-
-
<#if plan.errorClassifiers?has_content>
-
#if>
-
<#if project??>
-
${project}
#if>
-
${version!"?.?.?"}
-
${plan.startInstant?datetime.xs?string.medium}
-
${plan.finishInstant?datetime.xs?string.medium}
-
${(plan.duration!0)?string.@duration}
<#if extra_info?has_content>
-
<#assign keys = extra_info?keys>
<#list keys as key>
-
${extra_info[key]}
#list>
#if>
- Loading...
- No data