From 8ba44445b3286d16ad3aa21721d44543db4491b5 Mon Sep 17 00:00:00 2001 From: p90524618 Date: Mon, 28 Feb 2022 11:58:28 +0800 Subject: [PATCH] ADD file via upload --- report_template.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 report_template.html diff --git a/report_template.html b/report_template.html new file mode 100644 index 0000000..cdc185f --- /dev/null +++ b/report_template.html @@ -0,0 +1,20 @@ + + + + + Title +

API & UI 自动化测试报告

+

        各位同事,大家好!

+

            本轮自动化测试已完成!可以通过下载附件查看测试报告的详细信息!

+                查看测试报告的方法:
+                    下载附件:est_report.zip(自动化测试报告)
+                    本地解压test_report.zip(自动化测试报告)
+                    请使用已安装Live Server 插件的VsCode,打开解压目录下的index.html查看报告
+                 + + + + + + + \ No newline at end of file