mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-31 21:39:41 +08:00
feat: 'export' is used to replace 'output' in testcase config
This commit is contained in:
@@ -5,7 +5,7 @@ config:
|
||||
variables:
|
||||
uid: 9001
|
||||
device_sn: "TESTCASE_CREATE_XXX"
|
||||
output:
|
||||
export:
|
||||
- session_token
|
||||
|
||||
teststeps:
|
||||
|
||||
Reference in New Issue
Block a user