Xmind to TestCase


{% if records %} {% for record in records %} {% endfor %}
NAME TIME ACTIONS
{{ record[0] }} {{ record[2] }} XMIND | CSV | XML | PREVIEW | DELETE
{% else %}

Xmind to TestCase(主要是改了输出禅道csv的后三个字段:P0、功能测试、功能测试阶段)

{% endif %}