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

templates.macros.report.reportHeader.vm Maven / Gradle / Ivy

#macro(includeReportHeader, $table_key, $parallel)

  
    #if($parallel)
      
    #end
    
    Scenarios
    Steps
    
    
  
  
    $table_key
    #if($parallel)
      Device
    #end
    Total
    Passed
    Failed
    Total
    Passed
    Failed
    Skipped
    Pending
    Undefined
    Missing
    Duration
    Status
  

#end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy