{% if test.metadata.description or suite.metadata.instructions_to_reproduce or test.metadata.instructions_to_reproduce or test.log %}
Show info Hide info
{% endif %}
{% if test.metadata.description or suite.metadata.instructions_to_reproduce or test.metadata.instructions_to_reproduce or test.log%}
{% if test.metadata.description %}
Test description:
{{test.metadata.description|markdown}}
{% endif %}
{% if suite.metadata.instructions_to_reproduce or test.metadata.instructions_to_reproduce %}