mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-24 01:40:02 +08:00
feat: 'export' is used to replace 'output' in testcase config
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
app_version: '2.8.6'
|
||||
base_url: "http://127.0.0.1:5000"
|
||||
verify: False
|
||||
output:
|
||||
export:
|
||||
- session_token
|
||||
|
||||
- test:
|
||||
|
||||
Reference in New Issue
Block a user