# | Suite | Category | Title | PreConditions | Attributes | Steps |
---|---|---|---|---|---|---|
{{ loop.index }} | {{ test.suite }} | {{ test.category | replace('\n',' ') |safe }} |
100 %}class="long-name" {% endif %}>{{ test.name }} {% if test.name|length>100 %} Warn: test name might be too long: {{ test.name|length }}! {% endif %} | {{ test.preconditions | replace('\n',' ') |safe }} |
Priority {{ test.importance }}
Priority {{ test.importance }}
{% if test.preconditions %}
{% endif %}
{% if test.summary %}
{% endif %}
|
{% if test.steps %}
|