{{ test_name }}: {% if test_pass %}PASS{% else %}FAIL{% endif %}

Running Time: {{ running_time }}

{% for stage_html in stages %} {{ stage_html }} {% endfor %}