mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-08 22:13:13 +08:00
refactor: use step export to export session variables from referenced testcase
This commit is contained in:
@@ -11,7 +11,7 @@ teststeps:
|
||||
variables:
|
||||
foo1: override_bar1
|
||||
testcase: request_methods/request_with_functions.yml
|
||||
extract:
|
||||
export:
|
||||
- session_foo2
|
||||
-
|
||||
name: post form data
|
||||
|
||||
Reference in New Issue
Block a user