mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
feat: 'export' is used to replace 'output' in testcase config
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
os_platform: 'ios'
|
||||
app_version: '2.8.6'
|
||||
base_url: ${get_base_url()}
|
||||
output:
|
||||
export:
|
||||
- token
|
||||
|
||||
- test:
|
||||
|
||||
Reference in New Issue
Block a user