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

report.html.DEFAULT.templates.macros.page.title.vm Maven / Gradle / Ivy

The newest version!
#macro(includeTitle, $reportName)

#set($buildNo = "")
#if($metadata.buildId)
  #set($buildNo = "($metadata.buildId)")
#end
Cucumber Reports $buildNo - $reportName

#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy