mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 16:59:34 +08:00
change: python testcase template
This commit is contained in:
@@ -40,6 +40,7 @@ class TestsConfig(BaseModel):
|
||||
setup_hooks: Hook = []
|
||||
teardown_hooks: Hook = []
|
||||
export: Export = []
|
||||
path: Text = None
|
||||
|
||||
|
||||
class Request(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user