Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-cmdc
Commits
c3acdd56
Commit
c3acdd56
authored
Jun 14, 2024
by
liguangyu06
Browse files
用例优化
parent
d8809a1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/cmdc_special_version/模板为空_集配模板新增.air/模板为空_集配模板新增.py
View file @
c3acdd56
...
@@ -38,6 +38,7 @@ api_time = float(result.elapsed.total_seconds())
...
@@ -38,6 +38,7 @@ api_time = float(result.elapsed.total_seconds())
# 将接口响应时间添加至result
# 将接口响应时间添加至result
result
=
json
.
loads
(
result
.
content
)
result
=
json
.
loads
(
result
.
content
)
print
(
result
)
result
[
"api_time"
]
=
api_time
result
[
"api_time"
]
=
api_time
# 获取预期结果
# 获取预期结果
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment