feat: run referenced testcase in v3

This commit is contained in:
debugtalk
2020-05-11 18:25:16 +08:00
parent b24cec4ca9
commit f3ca17febd
5 changed files with 82 additions and 9 deletions

View File

@@ -0,0 +1,13 @@
config:
name: "request methods testcase: reference testcase"
variables:
foo1: session_bar1
base_url: "https://postman-echo.com"
verify: False
teststeps:
-
name: request with variables
variables:
foo1: override_bar1
testcase: request_methods/request_with_variables.yml