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

templates.default.feature_overview.ftlh Maven / Gradle / Ivy

Go to download

The part of the Cucumber Reports library directly responsible for reports generation.

There is a newer version: 1.3.5
Show newest version


${title}


  
      
<#list featureRate?keys as key>
A B C D E F Higher Quality Lower Quality ${overallRate}
    Overall Rate
${passRate}%
Features
    ${key}
${"ABCDEF"?replace(featureRate[key],"" + featureRate[key] + "")}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy