Show a thing if any assertion name contains specific text #420
Replies: 1 comment
-
I achieved this with Javascript instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have some text I'd like to display in my htmlextra report if any assertion contains the⚠️ symbol in its name. Anyone know how to accomplish this in the template with Handlebars?
In this specific example, "⚠️ indicates a warning" is what I want to conditionally show. This is my attempt:
My attempt with more context:
Attaching examples.
dashboard-template-default.zip
example.zip
Beta Was this translation helpful? Give feedback.
All reactions