report.html.DEFAULT.templates.macros.section.message.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cucumber-tools Show documentation
Show all versions of cucumber-tools Show documentation
Tooling set for working with cucumber
The newest version!
#macro(includeMessage, $message, $isPassed)
#if ($message)
#set($msgId = $counter.next())
#end
#end
© 2015 - 2025 Weber Informatics LLC | Privacy Policy