Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
interfaceTest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
zhaihuitao
interfaceTest
Commits
fd981554
Commit
fd981554
authored
Nov 12, 2020
by
zhaihuitao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
62d90780
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
workspace.xml
.idea/workspace.xml
+0
-0
result.html
report/result.html
+0
-0
run_all_cases.py
testcase/run_all_cases.py
+1
-1
No files found.
.idea/workspace.xml
View file @
fd981554
This diff is collapsed.
Click to expand it.
report/result.html
View file @
fd981554
This diff is collapsed.
Click to expand it.
testcase/run_all_cases.py
View file @
fd981554
...
@@ -42,7 +42,7 @@ if __name__ == "__main__":
...
@@ -42,7 +42,7 @@ if __name__ == "__main__":
)
)
runner
.
run
(
all_case
())
runner
.
run
(
all_case
())
"""在控制台打印日志"""
"""在控制台打印日志"""
unittest
.
TextTestRunner
(
verbosity
=
2
)
.
run
(
all_case
())
unittest
.
TextTestRunner
(
verbosity
=
1
)
.
run
(
all_case
())
fp
.
close
()
fp
.
close
()
...
...
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