概述
开始时间 - 结束时间
{{ start_time }} - {{ end_time }}
运行时长
{{duration}}
统计
通过:{{passed_count}} 失败:{{failed_count}} 错误:{{error_count}} 跳过:{{skipped_count}}
通过 {{passed_count}}
P
{{passed_rate}} 通过率
失败 {{failed_count}}
F
{{failed_rate}} 失败率
错误 {{error_count}}
E
{{error_rate}} 错误率
跳过 {{skipped_count}}
S
{{skipped_rate}} 跳过率