mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-04 23:39:33 +08:00
feat: get request & response meta datas
This commit is contained in:
@@ -95,4 +95,5 @@ class TestCaseRequestMethodsValidateWithVariables(TestCaseRunner):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
TestCaseRequestMethodsValidateWithVariables().run()
|
||||
runner = TestCaseRequestMethodsValidateWithVariables().run()
|
||||
print(runner.meta_datas)
|
||||
|
||||
Reference in New Issue
Block a user