{{ test.test_id }}
{% if test.flags %}
Flags: {{ test.flags|join(', ') }}
Assertion: {{ test.assertion }}