refactor: make pytest testcases

This commit is contained in:
debugtalk
2022-06-26 19:44:30 +08:00
parent 95cd4440d9
commit 51bd652c8c
20 changed files with 92 additions and 110 deletions
+2 -4
View File
@@ -1,8 +1,6 @@
# NOTE: Generated By HttpRunner v4.0.0
# NOTE: Generated By HttpRunner v4.1.4
# FROM: basic.yml
from httprunner import HttpRunner, Config, Step, RunRequest, RunTestCase
from httprunner import HttpRunner, Config, Step, RunRequest
class TestCaseBasic(HttpRunner):