mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-09 17:59:36 +08:00
feat: data-driven.
This commit is contained in:
@@ -5,6 +5,7 @@ config:
|
||||
username-password: ${parameterize(examples/account.csv)}
|
||||
parameters_setting:
|
||||
strategy: random
|
||||
iteration: 1
|
||||
variables:
|
||||
app_version: f1
|
||||
base_url: "https://postman-echo.com"
|
||||
|
||||
Reference in New Issue
Block a user