mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
parameter value now can be in three types: (1) data list (2) call built-in parameterize function (3) call custom function in debugtalk.py
56 B
56 B
| 1 | username | password |
|---|---|---|
| 2 | test1 | 111111 |
| 3 | test2 | 222222 |
| 4 | test3 | 333333 |