mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-07 23:41:22 +08:00
feat: run referenced testcase in v3
This commit is contained in:
@@ -96,4 +96,4 @@ class TestCaseRequestMethodsValidateWithVariables(TestCaseRunner):
|
||||
|
||||
if __name__ == '__main__':
|
||||
runner = TestCaseRequestMethodsValidateWithVariables().run()
|
||||
print(runner.case_datas)
|
||||
print(runner.step_datas)
|
||||
|
||||
Reference in New Issue
Block a user