Current
Diff
Reference
{%- for description, status in tests %} {%- if status.failure %}
{{ description | join(" ⇒ ") }}
{% endif -%} {% endfor -%}