mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-21 16:23:16 +08:00
fix: step name with parameterize mechanism
This commit is contained in:
@@ -20,7 +20,7 @@ config:
|
||||
verify: False
|
||||
|
||||
teststeps:
|
||||
- name: get with params
|
||||
- name: "get with user: $username"
|
||||
variables:
|
||||
foo1: $username
|
||||
foo2: $password
|
||||
|
||||
Reference in New Issue
Block a user