序号 | 用例 | 总数 | 通过 | 失败 | 出错 | 耗时 |
---|---|---|---|---|---|---|
{{test_class.name}} | {{test_class.total}} | {{test_class.pass_num}} | {{test_class.fail_num}} | {{test_class.error_num}} | 0s | |
{{test.sn}} | {{test.full_name}} | {{test.status}}
{% if test.output %} {{test.output}}{% endif %} {% if test.exec_info %} {{test.exec_info}} | {% endif %}
{{test.duration}} | |||
{% if test.output %} | {% endif %}