{{total}} Total tests executed
{{passed}} Passed tests
{{failed}} Failed tests
{{skipped}} Skipped tests
{{percentage}}% of tests passed
{% if duration > 0.5 %} {{duration|round(3)}}s {% else %} {{(duration*1000)|round(3)}}ms {%endif%} Total duration
Top failed Features in percentage