Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
test58
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
erwan
test58
Commits
10c8b24b
Commit
10c8b24b
authored
Jan 08, 2024
by
erwan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
检测轮询scm模式
parent
8b9bff10
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
InterfaceAutoTest1/InterfaceAutoTest/test_case/test_template/conftest.py
+2
-2
No files found.
InterfaceAutoTest1/InterfaceAutoTest/test_case/test_template/conftest.py
View file @
10c8b24b
...
...
@@ -6,6 +6,7 @@
# Datetime: 2024/1/4 11:31
# Description:
# 主要创建自定固件
# 测试轮询的测试内容
# ---------------------------------------------------------------------------
import
pytest
from
InterfaceAutoTest.common.db
import
DB
...
...
@@ -26,4 +27,4 @@ def db_fix():
def
req_fix
():
# 创建RequestsMethod类对象
req
=
RequestsMethod
()
yield
req
\ No newline at end of file
yield
req
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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