Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
toast_test
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
yyr
toast_test
Commits
0748a2d0
Commit
0748a2d0
authored
Sep 09, 2024
by
yyr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试scm轮询模式
parent
3953ce2e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
apiAutoTest_v3/__init__.py
+4
-2
No files found.
apiAutoTest_v3/__init__.py
View file @
0748a2d0
...
...
@@ -4,13 +4,15 @@
# FileName: __init__.py
# Author: toast
# Datetime: 2024/9/7 上午9:14
# Description:
# Description:
测试轮询模式
#
# ---------------------------------------------------------------------------
import
logging
import
os
import
time
"""
pytest数去报告插件:putest-html,pip install pytest-html
"""
def
log
(
name
=
"toast"
):
logger
=
logging
.
getLogger
(
name
)
...
...
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