mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-19 17:19:30 +08:00
feat: testcase config get variables by call function
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
config:
|
||||
name: "request methods testcase with variables"
|
||||
variables:
|
||||
foo1: session_bar1
|
||||
variables: ${get_variables()}
|
||||
base_url: "https://postman-echo.com"
|
||||
verify: False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user